Skip to content

Commit

Permalink
chore(deps): update mongo:latest docker digest to da1dbe0
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 10, 2024
1 parent 48239ef commit f83e9be
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:0c17421487ae4a5cae88e7652a26ef72a8162adbc599a0730805526f5ff5ee83
image: mongo:latest@sha256:da1dbe035f889c320be0fd3f113c76dd71c3a87bbfcfaee008d014e7ade17e3b
volumes:
- /mnt/yourspotify/mongo:/data/db
networks:
Expand Down

0 comments on commit f83e9be

Please sign in to comment.