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