Skip to content

Commit 3565d84

Browse files
Update registry.access.redhat.com/ubi8/openjdk-21 Docker tag to v1.23-5.1787578700
Signed-off-by: red-hat-konflux-kflux-prd-rh02 <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com>
1 parent 202bfc2 commit 3565d84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/Dockerfile.community-app.multistage

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ USER 185
2020
RUN cd /usr/src/app/ && ./mvnw clean install -DskipTests -Dlib -Dcommunity-app $MAVEN_BUILD_EXTRA_ARGS
2121

2222
## Stage 2 : create the docker final image
23-
FROM registry.access.redhat.com/ubi8/openjdk-21:1.23-5
23+
FROM registry.access.redhat.com/ubi8/openjdk-21:1.23-5.1787578700
2424

2525
ARG MAVEN_EXTRA_ARGS=
2626
RUN echo "$MAVEN_EXTRA_ARGS"

0 commit comments

Comments
 (0)