Skip to content

Commit ad13b15

Browse files
chore(deps): update registry.access.redhat.com/ubi8/openjdk-21 docker tag to v1.23-4.1780484423
Signed-off-by: red-hat-konflux-kflux-prd-rh02 <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com>
1 parent 6f6cabb commit ad13b15

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-4.1779788016
23+
FROM registry.access.redhat.com/ubi8/openjdk-21:1.23-4.1780484423
2424

2525
ARG MAVEN_EXTRA_ARGS=
2626
RUN echo "$MAVEN_EXTRA_ARGS"

0 commit comments

Comments
 (0)