Skip to content

Commit 86b620c

Browse files
committed
Add postgres 17
1 parent 62d7fdb commit 86b620c

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
@@ -16,6 +16,7 @@ jobs:
1616
- { postgres: 14, alpine: '3.16' }
1717
- { postgres: 15, alpine: '3.17' }
1818
- { postgres: 16, alpine: '3.19' }
19+
- { postgres: 17, alpine: '3.21' }
1920

2021
steps:
2122
- name: Checkout repository

0 commit comments

Comments
 (0)