Skip to content

Commit 13994f8

Browse files
committed
Mandrel 23.1.6.0->23.1.8.0
1 parent 260ad41 commit 13994f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

builder-quarkus/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ FROM docker:28.0.1-cli@sha256:18018c4b6e75bab6b93e04159c83778c98b60b0f95c762967b
55
FROM --platform=$TARGETPLATFORM yolean/builder-base as mandrel
66
ARG TARGETARCH
77
ARG JAVA_VERSION=java21
8-
ARG MANDREL_VERSION=23.1.6.0-Final
8+
ARG MANDREL_VERSION=23.1.8.0-Final
99

1010
RUN set -ex; \
1111
ARCH=$TARGETARCH; \

0 commit comments

Comments
 (0)