Skip to content

Commit e238b97

Browse files
chore(deps): update postgres:18.3-alpine docker digest to d164db0 (#3691)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1256c0a commit e238b97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎.github/workflows/test.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
test:
99
services:
1010
postgres:
11-
image: postgres:18.3-alpine@sha256:52098013b4b64a746626437d38afc03cabff6cdeb4d3d92e2342aa95f0ce56ea
11+
image: postgres:18.3-alpine@sha256:d164db0c6b4fc00e438f160b4480f207f3f837cf60f781c61670af4ef71a8062
1212
ports:
1313
- 5432:5432
1414
# needed because the postgres container does not provide a healthcheck

0 commit comments

Comments
 (0)