Skip to content

Commit 4c9bef9

Browse files
chore(deps): update postgres docker tag to v17
1 parent 3f42aa1 commit 4c9bef9

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
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
services:
99
postgres:
10-
image: postgres:16
10+
image: postgres:17
1111
env:
1212
POSTGRES_USER: postgres
1313
POSTGRES_PASSWORD: postgres

0 commit comments

Comments
 (0)