There was an error while loading. Please reload this page.
1 parent 1256c0a commit e238b97Copy full SHA for e238b97
1 file changed
.github/workflows/test.yml
@@ -8,7 +8,7 @@ jobs:
8
test:
9
services:
10
postgres:
11
- image: postgres:18.3-alpine@sha256:52098013b4b64a746626437d38afc03cabff6cdeb4d3d92e2342aa95f0ce56ea
+ image: postgres:18.3-alpine@sha256:d164db0c6b4fc00e438f160b4480f207f3f837cf60f781c61670af4ef71a8062
12
ports:
13
- 5432:5432
14
# needed because the postgres container does not provide a healthcheck
0 commit comments