mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 15:25:49 +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
|
from openjdk
|
||||||
COPY /target/spring*.jar pet-animal/
|
COPY /target/spring*.jar pet-animal/
|
||||||
EXPOSE 8080
|
EXPOSE 8080
|
||||||
|
|
Loading…
Reference in a new issue