Skip to content

Commit ee2d2ca

Browse files
chore(deps): update postgres docker tag to v17
1 parent 6b0d226 commit ee2d2ca

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
@@ -65,7 +65,7 @@ jobs:
6565

6666
services:
6767
postgres:
68-
image: postgres:15
68+
image: postgres:17
6969
env:
7070
POSTGRES_PASSWORD: postgres
7171
POSTGRES_USER: postgres

0 commit comments

Comments
 (0)