Skip to content

Commit

Permalink
build(deps): Upgrade mongo:7 Docker digest to 8ff7333
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent f659cf9 commit 40c5944
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:8ff7333c6a9fbc00597fcce4c836e8bcc6b29fd34d49259479c43174e32d72be
restart: always
volumes:
- /mnt/docker/mongo/data:/data/db
Expand Down

0 comments on commit 40c5944

Please sign in to comment.