We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbafb06 commit 4ff6cdfCopy full SHA for 4ff6cdf
.github/workflows/pull-request.yml
@@ -54,7 +54,7 @@ jobs:
54
55
services:
56
database:
57
- image: postgres:17.6@sha256:00bc86618629af00d2937fdc5a5d63db3ff8450acf52f0636ec813c7f4902929
+ image: postgres:18.0@sha256:41fc5342eefba6cc2ccda736aaf034bbbb7c3df0fdb81516eba1ba33f360162c
58
env:
59
POSTGRES_DB: demo
60
POSTGRES_PASSWORD: postgres
.github/workflows/release.yml
@@ -52,7 +52,7 @@ jobs:
52
53
0 commit comments