Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Administrator committed Dec 10, 2024
1 parent 2d4b1d3 commit 9f94e1b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
FROM openjdk:11-jre-slim as build
WORKDIR /app/
ARG JAR_FILE
ADD ./backend /app/backend

FROM openjdk:11-jre-slim
ARG JAR_FILE
Expand Down

0 comments on commit 9f94e1b

Please sign in to comment.