Skip to content

Commit

Permalink
🔧 Update build action
Browse files Browse the repository at this point in the history
  • Loading branch information
ujibang committed Jan 12, 2024
1 parent 3b22ff6 commit 0ecf492
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,4 @@ jobs:
with:
push: true
no-cache: false
build-args: JAVA_VERSION="${{ env.JAVA_VERSION }}"
tags: softinstigate/graalvm:latest,softinstigate/graalvm:${{ env.JAVA_VERSION }}
tags: softinstigate/graalvm:latest,softinstigate/graalvm:latest

0 comments on commit 0ecf492

Please sign in to comment.