Skip to content

Commit

Permalink
build(deps): Upgrade mongo:7 Docker digest to 8958f43
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent c183173 commit ed4d76f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ services:
replicas: 15

mongo:
image: mongo:7@sha256:e64f27edef80b41715e5830312da25ea5e6874a2b62ed1adb3e8f74bde7475a6
image: mongo:7@sha256:8958f43a940142d2a4572bb4d4f147ab26994a3da1cead6d39876b96451a4f1a
restart: always
volumes:
- /mnt/docker/mongo/data:/data/db
Expand Down

0 comments on commit ed4d76f

Please sign in to comment.