Skip to content

Commit 67f38a5

Browse files
build(deps): bump ubi9/openjdk-21-runtime from 1.22-1.1745840590 to 1.22-1.1747241886 in /src/main/docker (#920)
build(deps): bump ubi9/openjdk-21-runtime in /src/main/docker Bumps ubi9/openjdk-21-runtime from 1.22-1.1745840590 to 1.22-1.1747241886. --- updated-dependencies: - dependency-name: ubi9/openjdk-21-runtime dependency-version: 1.22-1.1747241886 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1d8028f commit 67f38a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/docker/Dockerfile.jvm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
# accessed directly. (example: "foo.example.com,bar.example.com")
7878
#
7979
###
80-
FROM registry.access.redhat.com/ubi9/openjdk-21-runtime:1.22-1.1745840590
80+
FROM registry.access.redhat.com/ubi9/openjdk-21-runtime:1.22-1.1747241886
8181

8282
ENV LANGUAGE='en_US:en'
8383

0 commit comments

Comments
 (0)