Skip to content

Commit

Permalink
Update Containerfile (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
bbethell-1 authored Jun 28, 2024
1 parent 9aae8ff commit 4e2729e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ RUN pip install --no-cache-dir --upgrade pip
RUN pip install --no-cache-dir \
pyaml \
retry \
requests \
requests

RUN rm -rf /tmp/* /root/.cache /root/*
USER ${USER_UID}
Expand Down

0 comments on commit 4e2729e

Please sign in to comment.