Skip to content

Commit 06c666b

Browse files
chore(deps): update mongo docker tag to v7.0.19 (#499)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 90b5470 commit 06c666b

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:7.0.19
55
container_name: zorak_mongo_${ENVIRONMENT}
66
env_file: .env
77
volumes:

0 commit comments

Comments
 (0)