Skip to content

Commit

Permalink
release: 1.1.6 (#242)
Browse files Browse the repository at this point in the history
  • Loading branch information
devxb authored Jan 17, 2025
2 parents 9725733 + bf6a995 commit 998748e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/api/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ARG REDIS_PORT
ARG INTERNAL_SECRET
ARG SLACK_TOKEN

ARG JAR_FILE=../../build/libs/*.jar
ARG JAR_FILE=./build/libs/*.jar
COPY ${JAR_FILE} gitanimals-render.jar

ENV db_url=${DB_URL} \
Expand Down

0 comments on commit 998748e

Please sign in to comment.