Skip to content

Commit

Permalink
arm removed
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelmaatkamp committed May 13, 2023
1 parent f059436 commit af03174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
build-args: |
"GRAALVM_DOCKER_IMAGE=${{ env.GRAALVM_DOCKER_IMAGE }}"
file: ./Dockerfile
platforms: linux/amd64, linux/arm/v6, linux/arm/v7, linux/arm64
platforms: linux/amd64, linux/arm64
push: true
tags: |
${{ github.repository }}:latest
Expand Down

0 comments on commit af03174

Please sign in to comment.