Skip to content

Commit a5750e1

Browse files
chore(deps): update postgres docker tag to v18
1 parent 6026a06 commit a5750e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)