Skip to content

Commit

Permalink
DockerHub fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderWollbrink committed Sep 8, 2023
1 parent 50e79b4 commit 327c01c
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 @@ -33,7 +33,7 @@ jobs:
password: ${{ secrets.DOCKERHUB_PASSWORD }}
repository: adminshellio/aasx-server-blazor-for-demo-arm32
tags: v3latest
tag_with_ref: true
#tag_with_ref: true
dockerfile: src/docker/Dockerfile-AasxServerBlazor-arm32

# - name: Build and publish AasxServerBlazor-arm64
Expand Down

0 comments on commit 327c01c

Please sign in to comment.