Skip to content

Commit

Permalink
Update build-and-publish-docker-images.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderWollbrink authored Sep 3, 2024
1 parent bb397d9 commit 60d952b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-publish-docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
push: true
load: true
file: ./src/docker/Dockerfile-AasxServerBlazor
platforms: linux/arm64
platforms: linux/arm64/v8
tags: adminshellio/aasx-server-blazor-for-demo-arm64:latest
github-token: ${{ secrets.GITHUB_TOKEN }}
labels: "version =${{ env.VERSION_NUMBER }}"
Expand Down

0 comments on commit 60d952b

Please sign in to comment.