Skip to content

Commit e6d4bec

Browse files
chore(deps): update postgres docker tag to v18
1 parent 0e02dc2 commit e6d4bec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191

9292
services:
9393
postgres:
94-
image: postgres:17
94+
image: postgres:18
9595
env:
9696
POSTGRES_PASSWORD: 123
9797
POSTGRES_DB: test_db

0 commit comments

Comments
 (0)