chore(deps): update postgres:17.6-alpine docker digest to d5f196a (#1069)
Some checks are pending
Pre-commit check / pre-commit (push) Waiting to run
Distribution / setup (push) Waiting to run
Test / Python 3.11 (push) Waiting to run
Test / Python 3.12 (push) Waiting to run

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-09-09 17:25:23 +00:00 committed by GitHub
parent 7c85c2543b
commit 0d14509fed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,7 +18,7 @@ jobs:
ports:
- 6379:6379
postgres:
image: postgres:17.6-alpine@sha256:9fee786c00320d7350151138b139a248d0e744589db07a31c2413f0c237fe287
image: postgres:17.6-alpine@sha256:d5f196a551b5cef1c70853c6dd588f456d16ca4ea733e3f31c75bc1ae2f65f3f
ports:
- 5432:5432
# needed because the postgres container does not provide a healthcheck