Skip to content

Commit 80699fb

Browse files
Update postgres Docker tag to v17
1 parent 51e000e commit 80699fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
test:
77
services:
88
postgres:
9-
image: postgres:15
9+
image: postgres:17
1010
ports: ["5432:5432"]
1111
env:
1212
POSTGRES_PASSWORD: password

0 commit comments

Comments
 (0)