Skip to content

Commit 6479e02

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

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.1773186561@sha256:5a47be89b07c96ad19d766ff7266c289fe38fc2c4769c0bb7f2e67b782c8f18e
32+
FROM registry.access.redhat.com/ubi9/openjdk-21-runtime:1.24-2.1774011801@sha256:622ba9ba5339b3af9bd4fd4bb9aad4d199ff3e2d0d1e50500d113aac38a801bf
3333
USER root
3434

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

0 commit comments

Comments
 (0)