Skip to content

Commit ccb860d

Browse files
authored
Update build-and-push-images.yml
1 parent a29900d commit ccb860d

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

1819
steps:
1920
- name: Checkout repository

0 commit comments

Comments
 (0)