Skip to content

Commit

Permalink
fix: Set WORKDIR
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastienfi committed Dec 28, 2023
1 parent b0bb55b commit 3c5bcee
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 @@ -17,4 +17,4 @@ RUN git config --global user.name github-actions && \
git config --global user.email github-actions@github.com

# The working directory is already set in the structurizr/cli image, but we need to set it again
WORKDIR /usr/local/structurizr-cli/
WORKDIR /usr/local/structurizr/

0 comments on commit 3c5bcee

Please sign in to comment.