Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
klml authored Sep 27, 2024
1 parent 0fe2b0a commit 8ed470c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
FROM registry.access.redhat.com/ubi8/openjdk-11:latest
# For documentation see https://jboss-container-images.github.io/openjdk/
FROM registry.access.redhat.com/ubi9/openjdk-21-runtime:latest

COPY apigateway/target/*.jar /deployments/spring-boot-application.jar

0 comments on commit 8ed470c

Please sign in to comment.