Skip to content

Commit

Permalink
white space fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Fredrik Skogman <[email protected]>
  • Loading branch information
kommendorkapten committed Mar 7, 2024
1 parent 81c37b9 commit 9027b78
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 @@ -15,7 +15,7 @@ RUN python3 -m pip install --upgrade pip && \
RUN set -ex && \
apt-get install -y --no-install-recommends \
curl \
build-essential
build-essential

# Switch user
ARG uid=1000
Expand Down

0 comments on commit 9027b78

Please sign in to comment.