Skip to content

Commit

Permalink
chore(deps): update mongo:latest docker digest to c7ac28e
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 Jan 23, 2025
1 parent e02c943 commit 6c68471
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:33d17eb9a1c27c6635d08f890cd075d0f9392c598eaad8c4461344ac5fbc7140
image: mongo:latest@sha256:c7ac28ef4d8137358ed86014a9d10dda2730a64046ce2a49610ad4bd9788d4cb
volumes:
- /mnt/yourspotify/mongo:/data/db
networks:
Expand Down

0 comments on commit 6c68471

Please sign in to comment.