We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0faeddc commit 3b7a827Copy full SHA for 3b7a827
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM gradle:8.4.0-jdk21 AS build
+FROM --platform=$BUILDPLATFORM gradle:8.4.0-jdk21 AS build
2
ARG RELEASE_MODE
3
ARG APP_VERSION
4
ARG GITHUB_USER
0 commit comments