Skip to content

Commit cf784f4

Browse files
chore(deps): update postgres:18.1-alpine docker digest to 154ea39 (#1173)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f9ec82d commit cf784f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
ports:
2121
- 6379:6379
2222
postgres:
23-
image: postgres:18.1-alpine@sha256:db3b1082629f4b3a15390436f64ed4de1676b2e593d8282a50f40e92e20e6a9d
23+
image: postgres:18.1-alpine@sha256:154ea39af68ff30dec041cd1f1b5600009993724c811dbadde54126eb10bedd1
2424
ports:
2525
- 5432:5432
2626
# needed because the postgres container does not provide a healthcheck

0 commit comments

Comments
 (0)