Skip to content

Commit d8f70d4

Browse files
chore(deps): update mongo docker tag to v8
1 parent 90b5470 commit d8f70d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: "3.8"
22
services:
33
mongo:
4-
image: mongo:7.0.18
4+
image: mongo:8.0.6
55
container_name: zorak_mongo_${ENVIRONMENT}
66
env_file: .env
77
volumes:

0 commit comments

Comments
 (0)