Skip to content

Commit

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

0 comments on commit bcbc03b

Please sign in to comment.