Skip to content

Commit d2f78a7

Browse files
authored
rollback dockerfile (#388)
1 parent 164b52e commit d2f78a7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Dockerfile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# For documentation see https://jboss-container-images.github.io/openjdk/
2+
FROM registry.access.redhat.com/ubi9/openjdk-21-runtime:latest
3+
4+
COPY target/*.jar /deployments/spring-boot-application.jar

0 commit comments

Comments
 (0)