chore(deps): update postgres:17 docker digest to 19ad070 (#1293)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-08-15 10:42:30 +02:00 committed by GitHub
parent 986b2f37f8
commit 5c96630e95
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -111,7 +111,7 @@ jobs:
ports:
- 3306:3306
migration-smoke-db-postgres:
image: postgres:17@sha256:0f9d52b237395d0512efd1e5493ac9bd60606839994422bba9bfa7ab3ddc32ea
image: postgres:17@sha256:19ad070ea172efd48d7cae52297caaf845a3625728674bbc1a6efb679ab7befe
env:
POSTGRES_PASSWORD: vikunjatest
POSTGRES_DB: vikunjatest
@ -186,7 +186,7 @@ jobs:
ports:
- 3306:3306
db-postgres:
image: postgres:17@sha256:0f9d52b237395d0512efd1e5493ac9bd60606839994422bba9bfa7ab3ddc32ea
image: postgres:17@sha256:19ad070ea172efd48d7cae52297caaf845a3625728674bbc1a6efb679ab7befe
env:
POSTGRES_PASSWORD: vikunjatest
POSTGRES_DB: vikunjatest