mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 07:45:49 +00:00
Update Dockerfile
This commit is contained in:
parent
ce2d146c2d
commit
521b34ea34
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM openjdk:11-jdk
|
||||
FROM spring-petclinic-2.4.2.jar
|
||||
|
||||
COPY target/spring-petclinic-1.5.1.jar /opt/spring-petclinic.jar
|
||||
|
||||
|
|
Loading…
Reference in a new issue