update GH actions

This commit is contained in:
Andras Bacsai 2023-03-16 12:28:40 +01:00
parent 558a900620
commit b40a5adeb0

View File

@ -60,7 +60,7 @@ jobs:
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
tags: |
type=semver,pattern={{version}}
type=semver,pattern={{version}}-aarch64
- name: Build and push
uses: docker/build-push-action@v3
with: