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