chore(deps): update postgres:17 docker digest to 4d89c90 (#1159)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-07-22 17:23:09 +00:00 committed by GitHub
parent 9712dbe2ab
commit f6f5dd2363
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:378ef4ac725e37399d67444809711e5340f90c2a54b22ab41a52c5ab1cd22d6b
image: postgres:17@sha256:4d89c904835259bc58876520e56267ca07a4ebd6a027f7814bbbf91b50d685be
env:
POSTGRES_PASSWORD: vikunjatest
POSTGRES_DB: vikunjatest
@ -186,7 +186,7 @@ jobs:
ports:
- 3306:3306
db-postgres:
image: postgres:17@sha256:378ef4ac725e37399d67444809711e5340f90c2a54b22ab41a52c5ab1cd22d6b
image: postgres:17@sha256:4d89c904835259bc58876520e56267ca07a4ebd6a027f7814bbbf91b50d685be
env:
POSTGRES_PASSWORD: vikunjatest
POSTGRES_DB: vikunjatest