Skip to content

Commit 7ae83a7

Browse files
build(deps): bump ubi9/openjdk-21 in /operator/src/main/docker (#2504)
Bumps [ubi9/openjdk-21](https://github.com/rh-openjdk/redhat-openjdk-containers) from 1.24-2.1776048104 to 1.24-2.1776357031. - [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.1776357031 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Michael Edgar <medgar@redhat.com>
1 parent 01707c7 commit 7ae83a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.1776048104
56+
FROM registry.access.redhat.com/ubi9/openjdk-21:1.24-2.1776357031
5757

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

0 commit comments

Comments
 (0)