Update Dockerfile
This commit is contained in:
@@ -31,4 +31,4 @@ ENV DEBIAN_FRONTEND=noninteractive
|
|||||||
|
|
||||||
RUN apt update \
|
RUN apt update \
|
||||||
&& apt upgrade -y \
|
&& apt upgrade -y \
|
||||||
&& apt -y --no-install-recommends install ca-certificates curl git unzip zip tar jq
|
&& apt -y --no-install-recommends install ca-certificates curl git unzip zip tar jq sudo
|
||||||
|
|||||||
Reference in New Issue
Block a user