Skip to content

Commit c5531fc

Browse files
build(deps): bump ubi8/openjdk-21-runtime from 1.21-1 to 1.21-1.1733300818 in /src/main/docker (#738)
build(deps): bump ubi8/openjdk-21-runtime in /src/main/docker Bumps ubi8/openjdk-21-runtime from 1.21-1 to 1.21-1.1733300818. --- updated-dependencies: - dependency-name: ubi8/openjdk-21-runtime 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 a141072 commit c5531fc

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/ubi8/openjdk-21-runtime:1.21-1
80+
FROM registry.access.redhat.com/ubi8/openjdk-21-runtime:1.21-1.1733300818
8181

8282
ENV LANGUAGE='en_US:en'
8383

0 commit comments

Comments
 (0)