fix: another thing

This commit is contained in:
Aleksandr Chikovani 2023-08-27 10:06:45 -04:00
parent b2c05a271e
commit 8061166c2b

View file

@ -9,6 +9,3 @@ FROM eclipse-temurin@sha256:e90e0d654765ab3ae33f5c5155daafa4a907d0d738ce98c3be8f
ENV PORT 8080
WORKDIR /app
COPY --from=builder /app/build/libs/*jar .