Skip to content

Commit

Permalink
Add postgres 17
Browse files Browse the repository at this point in the history
  • Loading branch information
ibot3 committed Dec 25, 2024
1 parent 62d7fdb commit 86b620c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-push-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- { postgres: 14, alpine: '3.16' }
- { postgres: 15, alpine: '3.17' }
- { postgres: 16, alpine: '3.19' }
- { postgres: 17, alpine: '3.21' }

steps:
- name: Checkout repository
Expand Down

0 comments on commit 86b620c

Please sign in to comment.