Skip to content

Commit b2fbb90

Browse files
change version
1 parent c252703 commit b2fbb90

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
@@ -21,10 +21,10 @@ jobs:
2121
DATABASE_URL: "postgresql://postgres@127.0.0.1/disclosure-checker-test"
2222
EXTERNAL_URL: mocked_in_tests
2323
DEV_TOOLS_ENABLED: "1"
24-
24+
x
2525
services:
2626
postgres:
27-
image: postgres:16-alpine
27+
image: postgres:16.3-alpine
2828
env:
2929
POSTGRES_DB: disclosure-checker-test
3030
POSTGRES_USER: postgres

0 commit comments

Comments
 (0)