Skip to content

Commit

Permalink
fix indent
Browse files Browse the repository at this point in the history
  • Loading branch information
Fogapod committed Sep 21, 2023
1 parent 16c73bf commit f36e44f
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,7 +17,7 @@ RUN : \
ttf-dejavu \
&& pip install -U pip \
&& pip install -r requirements.txt \
&& rm requirements.txt
&& rm requirements.txt

ARG UID=1188 \
GID=1188 \
Expand Down

0 comments on commit f36e44f

Please sign in to comment.