Update Dockerfile

This commit is contained in:
Yevhenii Pokhvalii 2021-03-05 16:05:00 +02:00 committed by GitHub
parent ce2d146c2d
commit 521b34ea34
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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