Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
conorheffron authored Sep 16, 2024
1 parent c273a0f commit 0dfd822
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
FROM eclipse-temurin:21-jdk

RUN --mount=type=secret,id=GIT_API_TOKEN,env=GIT_API_TOKEN
COPY target/*.war app.war
RUN sh -c 'touch /app.war'

Expand Down

0 comments on commit 0dfd822

Please sign in to comment.