Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
aneisch authored Jul 23, 2024
1 parent 194e2bc commit 5e719a8
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 @@ -27,7 +27,6 @@ RUN apk add --no-cache --update curl && \
pip cache purge && \
pip uninstall -y wheel setuptools pip && \
adduser -D thermostat_api && \
apk list -I && \
apk --purge del apk-tools

USER thermostat_api
Expand Down

0 comments on commit 5e719a8

Please sign in to comment.