Skip to content

Commit 54d6933

Browse files
chore(deps): update postgres:17 docker digest to 304ab81
1 parent 8424f1d commit 54d6933

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
ports:
112112
- 3306:3306
113113
migration-smoke-db-postgres:
114-
image: postgres:17@sha256:fe3f571d128e8efadcd8b2fde0e2b73ebab6dbec33f6bfe69d98c682c7d8f7bd
114+
image: postgres:17@sha256:304ab813518754228f9f792f79d6da36359b82d8ecf418096c636725f8c930ad
115115
env:
116116
POSTGRES_PASSWORD: vikunjatest
117117
POSTGRES_DB: vikunjatest
@@ -185,7 +185,7 @@ jobs:
185185
ports:
186186
- 3306:3306
187187
db-postgres:
188-
image: postgres:17@sha256:fe3f571d128e8efadcd8b2fde0e2b73ebab6dbec33f6bfe69d98c682c7d8f7bd
188+
image: postgres:17@sha256:304ab813518754228f9f792f79d6da36359b82d8ecf418096c636725f8c930ad
189189
env:
190190
POSTGRES_PASSWORD: vikunjatest
191191
POSTGRES_DB: vikunjatest

0 commit comments

Comments
 (0)