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