Skip to content

Commit 9985c19

Browse files
chore(deps): update registry.access.redhat.com/ubi9/openjdk-21-runtime docker tag to v1.24-2.1777030053 (kroxylicious#3816)
Signed-off-by: Kroxylicious Robot <153509303+kroxylicious-robot@users.noreply.github.com>
1 parent fa9767b commit 9985c19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kroxylicious-openmessaging-benchmarks/Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ RUN mvn clean package -DskipTests && \
2929
tar -xzf /build/package/target/openmessaging-benchmark-*-bin.tar.gz --strip-components=1 -C /opt/benchmark
3030

3131
# ---------- Stage 2: runtime ----------
32-
FROM registry.access.redhat.com/ubi9/openjdk-21-runtime:1.24-2.1776357028@sha256:4f77a4aef51bb959a7af413b702d2b5db9b530c9bc09d10758947d5c73b7bafc
32+
FROM registry.access.redhat.com/ubi9/openjdk-21-runtime:1.24-2.1777030053@sha256:d6731bd325899b8de5e8bd2fa4c619f74c030c34759dfb5e191c68c367d73274
3333
USER root
3434

3535
COPY --from=builder --chown=185:0 /opt/benchmark /opt/benchmark

0 commit comments

Comments
 (0)