Skip to content

Commit e5ab47f

Browse files
authored
Update to postgres 17
1 parent 6f72efb commit e5ab47f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-and-push-images.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
# - { postgres: 14, alpine: '3.16' }
1818
- { postgres: 15, alpine: '3.17' }
1919
- { postgres: 16, alpine: '3.19' }
20+
- { postgres: 17, alpine: '3.20' }
2021

2122
steps:
2223
- name: Checkout repository

0 commit comments

Comments
 (0)