diff --git a/.github/workflows/docker-image.yml b/.github/workflows/docker-image.yml index 30a2b96..1b07e2f 100644 --- a/.github/workflows/docker-image.yml +++ b/.github/workflows/docker-image.yml @@ -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