Skip to content

Commit

Permalink
chore(deps): update mongo:latest docker digest to 244afb1
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] authored Sep 17, 2024
1 parent 6bbc657 commit bb4bbf2
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:1ade6afda762cb6a68ba65e83ef305660ef0517d6d4140627211970e85f4588a
image: mongo:latest@sha256:244afb1488edfc42aaa8ffa6153393bbc075d63516ab0305daa2eaa35241eb52
volumes:
- /mnt/yourspotify/mongo:/data/db
networks:
Expand Down

0 comments on commit bb4bbf2

Please sign in to comment.