Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
xirixiz authored Jan 6, 2025
1 parent faca211 commit 4aec070
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ RUN apk add --no-cache \
&& python3 -m pip install --no-cache-dir tzupdate \
&& echo "**** cleanup ****" \
&& apk del .build-deps \
&& pip cache purge \
&& rm -rf /var/cache/apk/* /tmp/* /root/.cache

# Setup nginx
Expand Down

0 comments on commit 4aec070

Please sign in to comment.