Skip to content

Commit

Permalink
Capitalize comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Taaku18 committed May 14, 2024
1 parent 386fa79 commit dd66d87
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 @@ -24,7 +24,7 @@ FROM base
# Copy the entire venv.
COPY --from=builder --chown=modmail:modmail /opt/modmail/.venv /opt/modmail/.venv

# copy repository files
# Copy repository files.
WORKDIR /opt/modmail
USER modmail:modmail
COPY --chown=modmail:modmail . .
Expand Down

0 comments on commit dd66d87

Please sign in to comment.