mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 00:05:50 +00:00
feat: blah blah
This commit is contained in:
parent
9e3f33cf97
commit
b2c05a271e
1 changed files with 3 additions and 0 deletions
|
@ -9,3 +9,6 @@ FROM eclipse-temurin@sha256:e90e0d654765ab3ae33f5c5155daafa4a907d0d738ce98c3be8f
|
|||
ENV PORT 8080
|
||||
WORKDIR /app
|
||||
COPY --from=builder /app/build/libs/*jar .
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue