We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8424f1d commit 54d6933Copy full SHA for 54d6933
.github/workflows/test.yml
@@ -111,7 +111,7 @@ jobs:
111
ports:
112
- 3306:3306
113
migration-smoke-db-postgres:
114
- image: postgres:17@sha256:fe3f571d128e8efadcd8b2fde0e2b73ebab6dbec33f6bfe69d98c682c7d8f7bd
+ image: postgres:17@sha256:304ab813518754228f9f792f79d6da36359b82d8ecf418096c636725f8c930ad
115
env:
116
POSTGRES_PASSWORD: vikunjatest
117
POSTGRES_DB: vikunjatest
@@ -185,7 +185,7 @@ jobs:
185
186
187
db-postgres:
188
189
190
191
0 commit comments