chore(deps): update postgres docker tag to v18 (#1562)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-09-30 07:54:23 +00:00 committed by GitHub
parent 2e666e8021
commit 8263ca9021
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:cecd364cc7ec03ab6148ab650efc5200548a89fd2e4f47a8ba6e6cf08c18805d
image: postgres:18@sha256:b0a5628e5f6f4ef1feb6a6d5ef2f399f080ad1fa5e333a24659cebfafaca2ac1
env:
POSTGRES_PASSWORD: vikunjatest
POSTGRES_DB: vikunjatest
@ -187,7 +187,7 @@ jobs:
ports:
- 3306:3306
db-postgres:
image: postgres:17@sha256:cecd364cc7ec03ab6148ab650efc5200548a89fd2e4f47a8ba6e6cf08c18805d
image: postgres:18@sha256:b0a5628e5f6f4ef1feb6a6d5ef2f399f080ad1fa5e333a24659cebfafaca2ac1
env:
POSTGRES_PASSWORD: vikunjatest
POSTGRES_DB: vikunjatest