Alpine 3.14 (#55049)

This commit is contained in:
Pascal Vizeli
2021-08-23 10:05:10 +02:00
committed by GitHub
parent f72bf2145b
commit 5a7b894ba8

View File

@@ -66,6 +66,7 @@ jobs:
arch: ${{ fromJson(needs.init.outputs.architectures) }}
tag:
- "3.9-alpine3.13"
- "3.9-alpine3.14"
steps:
- name: Checkout the repository
uses: actions/checkout@v2.3.4
@@ -106,6 +107,7 @@ jobs:
arch: ${{ fromJson(needs.init.outputs.architectures) }}
tag:
- "3.9-alpine3.13"
- "3.9-alpine3.14"
steps:
- name: Checkout the repository
uses: actions/checkout@v2.3.4