Skip to content

Commit

Permalink
build(deps): Upgrade mongo:7 Docker digest to d341a86
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 13, 2023
1 parent c6a5cb2 commit 75a5138
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:d4e2a8cc40e141c9a2fc80b2ca7e747d2241f4203bed5bcd6842a8b31a3b6f6c
image: mongo:7@sha256:d341a86584b96eb665345a8f5b35fba8695ee1d0618fd012ec4696223a3d6c62
restart: always
volumes:
- /mnt/docker/mongo/data:/data/db
Expand Down

0 comments on commit 75a5138

Please sign in to comment.