Skip to content

Commit

Permalink
Update dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
danieloh30 committed Mar 29, 2024
1 parent aed6415 commit 037a92b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gateway/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM registry.access.redhat.com/ubi8/openjdk-11:1.11-2
FROM registry.access.redhat.com/ubi9/openjdk-17-runtime:1.17-1

COPY target/*-exec.jar /deployments/app.jar
COPY target/*-SNAPSHOT.jar /deployments/app.jar

0 comments on commit 037a92b

Please sign in to comment.