Skip to content

Commit 7045f20

Browse files
chore(deps): update mongo docker tag to v8
1 parent 4693413 commit 7045f20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zucchini-ui-mongo/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# syntax=docker/dockerfile:1
22
# check=error=true
33

4-
FROM mongo:7
4+
FROM mongo:8
55

66
ENV MONGO_INITDB_DATABASE=zucchini
77

0 commit comments

Comments
 (0)