Skip to content

Commit

Permalink
chore(deps): update mongo:latest docker digest to 0c17421
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 2, 2024
1 parent acef8d5 commit 95345a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion migrate-todo/yourspotify/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ services:
traefik.http.services.yourspotifyapi.loadbalancer.server.port: 8080

yourspotifymongo:
image: mongo:latest@sha256:213bec5b9d5c233128ea23aa4183cd2a5a46eca67e8a833bb4b97a54c47edaa2
image: mongo:latest@sha256:0c17421487ae4a5cae88e7652a26ef72a8162adbc599a0730805526f5ff5ee83
volumes:
- /mnt/yourspotify/mongo:/data/db
networks:
Expand Down

0 comments on commit 95345a1

Please sign in to comment.