Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

Commit be83b57

Browse files
chore(deps): update mongo docker tag to v8
1 parent efc9e38 commit be83b57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
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.22
4+
image: mongo:8.0.14
55
container_name: zorak_mongo_${ENVIRONMENT}
66
env_file: .env
77
volumes:

0 commit comments

Comments
 (0)