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 eb1ba82 commit b77acb0Copy full SHA for b77acb0
.github/workflows/test.yml
@@ -20,7 +20,7 @@ jobs:
20
ports:
21
- 6379:6379
22
postgres:
23
- image: postgres:18.0-alpine@sha256:0ce0d1fa5bf54b7b338e09829ab76b479dbd0702da50bf0cdf5c258208e47f40
+ image: postgres:18.0-alpine@sha256:48c8ad3a7284b82be4482a52076d47d879fd6fb084a1cbfccbd551f9331b0e40
24
25
- 5432:5432
26
# needed because the postgres container does not provide a healthcheck
0 commit comments