Skip to content

Commit

Permalink
debug dockerfile handling
Browse files Browse the repository at this point in the history
  • Loading branch information
thadguidry committed Nov 25, 2024
1 parent 71fa19d commit 382f19e
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
@@ -1,6 +1,6 @@
FROM bellsoft/liberica-runtime-container:jre-21-cds-slim-musl

ARG JAR_FILE=target/db2rest-*.jar
# ARG JAR_FILE=target/db2rest-*.jar

COPY ${JAR_FILE} /opt/app/db2rest.jar

Expand Down

0 comments on commit 382f19e

Please sign in to comment.