mirror of
https://github.com/garraflavatra/docker-volume-s3-backup.git
synced 2025-05-17 13:14:38 +00:00
bump alpine version for pg v14
This commit is contained in:
parent
8bf8915f5f
commit
600617f9ba
2
.github/workflows/build-and-push-images.yml
vendored
2
.github/workflows/build-and-push-images.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
|||||||
- { postgres: 11, alpine: '3.10' }
|
- { postgres: 11, alpine: '3.10' }
|
||||||
- { postgres: 12, alpine: '3.12' }
|
- { postgres: 12, alpine: '3.12' }
|
||||||
- { postgres: 13, alpine: '3.14' }
|
- { postgres: 13, alpine: '3.14' }
|
||||||
- { postgres: 14, alpine: '3.15' }
|
- { postgres: 14, alpine: '3.16' }
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
|
Loading…
x
Reference in New Issue
Block a user