We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eaacdb7 + 85f7dd6 commit a15c80dCopy full SHA for a15c80d
releases/24.0.0.2/full/Dockerfile.ubi.openjdk21
@@ -4,7 +4,7 @@ FROM $PARENT_IMAGE AS installBundle
4
5
ARG VERBOSE=false
6
ARG LIBERTY_VERSION=24.0.0.2
7
-ARG FEATURES_SHA=6475edcd283f2f564706f23679d830af83c4dfaf
+ARG FEATURES_SHA=4da875dfbd1850f1ec369ba896b7022fe20498a6
8
9
# If there is a local copy of the repository use that instead
10
COPY resources/ /tmp/
releases/latest/full/Dockerfile.ubi.openjdk21
0 commit comments