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 842e6e8 commit 4a3fb64Copy full SHA for 4a3fb64
1 file changed
.github/workflows/test.yml
@@ -21,7 +21,7 @@ jobs:
21
ports:
22
- 6379:6379
23
postgres:
24
- image: postgres:18.3-alpine@sha256:52098013b4b64a746626437d38afc03cabff6cdeb4d3d92e2342aa95f0ce56ea
+ image: postgres:18.3-alpine@sha256:d164db0c6b4fc00e438f160b4480f207f3f837cf60f781c61670af4ef71a8062
25
26
- 5432:5432
27
# needed because the postgres container does not provide a healthcheck
0 commit comments