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 4a3fb64 commit 805830aCopy full SHA for 805830a
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:d164db0c6b4fc00e438f160b4480f207f3f837cf60f781c61670af4ef71a8062
+ image: postgres:18.3-alpine@sha256:54451ecb8ab38c24c3ec123f2fd501303a3a1856a5c66e98cecf2460d5e1e9d7
25
26
- 5432:5432
27
# needed because the postgres container does not provide a healthcheck
0 commit comments