mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 07:45:49 +00:00
chore: minor refactor
This commit is contained in:
parent
9e8f85a480
commit
bf846323e7
1 changed files with 0 additions and 4 deletions
|
@ -9,7 +9,3 @@ FROM eclipse-temurin@sha256:e90e0d654765ab3ae33f5c5155daafa4a907d0d738ce98c3be8f
|
|||
ENV PORT 8080
|
||||
WORKDIR /app
|
||||
COPY --from=builder /app/build/libs/*jar .
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue