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