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 700ea18 commit 33bc376Copy full SHA for 33bc376
.github/workflows/test.yml
@@ -20,7 +20,7 @@ jobs:
20
ports:
21
- 6379:6379
22
postgres:
23
- image: postgres:18.0-alpine@sha256:e08e178a23d51e4a1e9e79fb2500b35b91cef3902744519420d257b8c0fb0a3c
+ image: postgres:18.0-alpine@sha256:0ce0d1fa5bf54b7b338e09829ab76b479dbd0702da50bf0cdf5c258208e47f40
24
25
- 5432:5432
26
# needed because the postgres container does not provide a healthcheck
0 commit comments