Skip to content

Commit

Permalink
Merge pull request #18 from project-ncl/konflux/mintmaker/main/regist…
Browse files Browse the repository at this point in the history
…ry.access.redhat.com-ubi8-openjdk-21-runtime

Update registry.access.redhat.com/ubi8/openjdk-21-runtime Docker digest to 418b3b6
  • Loading branch information
rnc authored Jan 13, 2025
2 parents 219eb90 + deee442 commit d975235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/docker/Dockerfile.all-in-one
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ COPY ./ .

RUN mvn -V -B package -DskipTests

FROM registry.access.redhat.com/ubi8/openjdk-21-runtime@sha256:88ead67ef4d2ef2f70825de5d69a723e42170aedfa26b3ab537b0d04311baf00
FROM registry.access.redhat.com/ubi8/openjdk-21-runtime@sha256:418b3b6f9bc41ba969a6c7a20b06831131e30d6b4140e29a9453c6a4f08f8c21
WORKDIR /work/

COPY --from=builder /work/target/quarkus-app/lib/ /deployments/lib/
Expand Down

0 comments on commit d975235

Please sign in to comment.