Skip to content

Commit

Permalink
build(deps): Upgrade mongo:7 Docker digest to e86b32d
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 16, 2023
1 parent 96caa5c commit f6a432e
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:d08b45d6409f36e138c33a77a103152f9f72d225b6640e1fde943368177c45e5
image: mongo:7@sha256:e86b32dc3df2a30610dd3eeab15132b67d3ae00f3435a3c72ada21b12dfd6c5e
restart: always
volumes:
- /mnt/docker/mongo/data:/data/db
Expand Down

0 comments on commit f6a432e

Please sign in to comment.