Skip to content

Commit b55641c

Browse files
kroxylicious-robotk-wall
authored andcommitted
chore(deps): update registry.access.redhat.com/ubi9/openjdk-17 docker tag to v1.24-1
Signed-off-by: Kroxylicious Robot <153509303+kroxylicious-robot@users.noreply.github.com>
1 parent 9f34c99 commit b55641c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Licensed under the Apache Software License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
55
#
66

7-
FROM registry.access.redhat.com/ubi9/openjdk-17:1.23-6.1764765564 AS builder
7+
FROM registry.access.redhat.com/ubi9/openjdk-17:1.24-1 AS builder
88

99
ARG TARGETOS
1010
ARG TARGETARCH

Dockerfile.operator

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Licensed under the Apache Software License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
55
#
66

7-
FROM registry.access.redhat.com/ubi9/openjdk-17:1.23-6.1764765564 AS builder
7+
FROM registry.access.redhat.com/ubi9/openjdk-17:1.24-1 AS builder
88

99
ARG TARGETOS=linux
1010
ARG TARGETARCH

0 commit comments

Comments
 (0)