Skip to content

Commit a4f9322

Browse files
chore(deps): update postgres:18.1-alpine docker digest to c7d88b9
1 parent 0e73f1c commit a4f9322

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
@@ -19,7 +19,7 @@ jobs:
1919
ports:
2020
- 6379:6379
2121
postgres:
22-
image: postgres:18.1-alpine@sha256:154ea39af68ff30dec041cd1f1b5600009993724c811dbadde54126eb10bedd1
22+
image: postgres:18.1-alpine@sha256:c7d88b93a04dd8604dba175203bcebecff71f6e04b2e1f0af651c997358396b2
2323
ports:
2424
- 5432:5432
2525
# needed because the postgres container does not provide a healthcheck

0 commit comments

Comments
 (0)