Skip to content

Commit

Permalink
Merge pull request #10 from l3s-learnweb/dependabot/docker/quarkus/ub…
Browse files Browse the repository at this point in the history
…i-quarkus-mandrel-builder-image-jdk-21

chore(deps): bump quarkus/ubi-quarkus-mandrel-builder-image from jdk-17 to jdk-21
  • Loading branch information
astappiev authored Oct 13, 2023
2 parents e3fbe23 + 635ff1c commit 71dcea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## Stage 1 : build with maven builder image with native capabilities
FROM quay.io/quarkus/ubi-quarkus-mandrel-builder-image:jdk-17 AS build
FROM quay.io/quarkus/ubi-quarkus-mandrel-builder-image:jdk-21 AS build
COPY --chown=quarkus:quarkus . /code
USER quarkus

Expand Down

0 comments on commit 71dcea2

Please sign in to comment.