We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f72efb commit e5ab47fCopy full SHA for e5ab47f
.github/workflows/build-and-push-images.yml
@@ -17,6 +17,7 @@ jobs:
17
# - { postgres: 14, alpine: '3.16' }
18
- { postgres: 15, alpine: '3.17' }
19
- { postgres: 16, alpine: '3.19' }
20
+ - { postgres: 17, alpine: '3.20' }
21
22
steps:
23
- name: Checkout repository
0 commit comments