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 260ad41 commit 13994f8Copy full SHA for 13994f8
builder-quarkus/Dockerfile
@@ -5,7 +5,7 @@ FROM docker:28.0.1-cli@sha256:18018c4b6e75bab6b93e04159c83778c98b60b0f95c762967b
5
FROM --platform=$TARGETPLATFORM yolean/builder-base as mandrel
6
ARG TARGETARCH
7
ARG JAVA_VERSION=java21
8
-ARG MANDREL_VERSION=23.1.6.0-Final
+ARG MANDREL_VERSION=23.1.8.0-Final
9
10
RUN set -ex; \
11
ARCH=$TARGETARCH; \
0 commit comments