Update main.yml

This commit is contained in:
Nikolai Emil Damm 2022-01-26 23:11:04 +01:00 committed by PlantUML
parent f14337933d
commit 8c45a7b106
1 changed files with 1 additions and 1 deletions

View File

@ -165,7 +165,7 @@ jobs:
with:
context: .
file: ./Dockerfile.tomcat
platforms: linux/amd64
platforms: linux/amd64, linux/arm64
push: true
tags: ${{ steps.docker_meta_tomcat.outputs.tags }}
labels: ${{ steps.docker_meta_tomcat.outputs.labels }}