Skip to content

Commit

Permalink
+removed unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
tenuki committed Apr 23, 2024
1 parent 648180f commit cd657dd
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,4 +2,4 @@ FROM coinfabrik/scout-image:latest
SHELL ["/bin/bash", "-c"]
WORKDIR /scoutme
COPY . .
ENV PROJECT_DIR=$TARGET

0 comments on commit cd657dd

Please sign in to comment.