mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 23:05:50 +00:00
Update Dockerfile
This commit is contained in:
parent
bb6334972e
commit
06fdf4d2a4
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
|||
#pull latest java image
|
||||
from openjdk
|
||||
COPY /target/spring*.jar pet-animal/
|
||||
EXPOSE 8080
|
||||
|
|
Loading…
Reference in a new issue