Skip to content

Commit 291c8a7

Browse files
build(deps): bump ubi9/openjdk-21 in /operator/src/main/docker (#2411)
Bumps [ubi9/openjdk-21](https://github.com/rh-openjdk/redhat-openjdk-containers) from 1.24-2.1772091453 to 1.24-2.1773186566. - [Release notes](https://github.com/rh-openjdk/redhat-openjdk-containers/releases) - [Commits](https://github.com/rh-openjdk/redhat-openjdk-containers/commits) --- updated-dependencies: - dependency-name: ubi9/openjdk-21 dependency-version: 1.24-2.1773186566 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 52ad6f9 commit 291c8a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

operator/src/main/docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
# accessed directly. (example: "foo.example.com,bar.example.com")
5454
#
5555
###
56-
FROM registry.access.redhat.com/ubi9/openjdk-21:1.24-2.1772091453
56+
FROM registry.access.redhat.com/ubi9/openjdk-21:1.24-2.1773186566
5757

5858
ENV LANGUAGE='en_US:en'
5959
LABEL org.opencontainers.image.source="https://github.com/streamshub/console"

0 commit comments

Comments
 (0)