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 b85a751 commit 185de92Copy full SHA for 185de92
.github/workflows/test.yml
@@ -20,7 +20,7 @@ jobs:
20
ports:
21
- 6379:6379
22
postgres:
23
- image: postgres:18.1-alpine@sha256:655a411a84c1d7af7a21473c2eda3d8d24d7a9ff38ca279c897871b34acc0ce1
+ image: postgres:18.1-alpine@sha256:db3b1082629f4b3a15390436f64ed4de1676b2e593d8282a50f40e92e20e6a9d
24
25
- 5432:5432
26
# needed because the postgres container does not provide a healthcheck
0 commit comments