Skip to content

Commit

Permalink
chore(deps): update postgres:17.0-alpine docker digest to c261f8f
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 Sep 27, 2024
1 parent 54c6e8b commit ec4aaa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion migrate-todo/taskcafe/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ services:
traefik.http.services.tasks.loadbalancer.server.port: 3333

taskcafe-postgres:
image: postgres:17.0-alpine@sha256:5e6ebbcc4a10913f7aa9f838d0debe3b84a6fc5bd37962db4e6d4397fb3c5fcf
image: postgres:17.0-alpine@sha256:c261f8fbc72905b749164ab7d7e88e5319027658c402b8c9664205a46691fcde
volumes:
- /mnt/taskcafe/postgres:/var/lib/postgresql/data
env_file: secrets-postgres.env
Expand Down

0 comments on commit ec4aaa5

Please sign in to comment.