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
41f0d67752
commit
bb6334972e
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
#pull latest java image
|
||||
from openjdk
|
||||
COPY /target/spring*.jar pet-animal/
|
||||
EXPOSE 8080
|
||||
|
|
Loading…
Reference in a new issue