Skip to content

Commit

Permalink
fix: docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
bastiansmn committed Nov 13, 2024
1 parent 339feed commit f8ce54e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion laponie-gouv-api/Dockerfile.jvm
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM bitnami/java:21-debian-12
FROM openjdk:21-ea-jdk-oracle

WORKDIR /app
COPY target/*.jar app.jar
Expand Down

0 comments on commit f8ce54e

Please sign in to comment.