Skip to content

Commit

Permalink
change from to copy
Browse files Browse the repository at this point in the history
  • Loading branch information
kaenova authored Nov 10, 2024
1 parent ee8b50b commit 82d14c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ FROM openjdk:8-jdk-alpine

WORKDIR /app

FROM . .
COPY . .

CMD ["/bin/sh", "-c"]

0 comments on commit 82d14c2

Please sign in to comment.