mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-04-25 06:35:32 +00:00
chore(deps): update postgres:18 docker digest to b5b154c (#1695)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -111,7 +111,7 @@ jobs:
|
|||||||
ports:
|
ports:
|
||||||
- 3306:3306
|
- 3306:3306
|
||||||
migration-smoke-db-postgres:
|
migration-smoke-db-postgres:
|
||||||
image: postgres:18@sha256:073e7c8b84e2197f94c8083634640ab37105effe1bc853ca4d5fbece3219b0e8
|
image: postgres:18@sha256:b5b154cfe5bfed10a2e68f9d064ab76cebf28b4c80bedf714e6b500f839fbe9d
|
||||||
env:
|
env:
|
||||||
POSTGRES_PASSWORD: vikunjatest
|
POSTGRES_PASSWORD: vikunjatest
|
||||||
POSTGRES_DB: vikunjatest
|
POSTGRES_DB: vikunjatest
|
||||||
|
|||||||
Reference in New Issue
Block a user