Update Dockerfile
This commit is contained in:
parent
8bf8778897
commit
18885806dc
|
|
@ -5,7 +5,7 @@ ENV NODE_MAJOR=20
|
|||
|
||||
# System update and basic tools
|
||||
RUN apt-get update && apt-get install -y \
|
||||
gnupg ca-certificates curl sudo && \
|
||||
gnupg ca-certificates curl nano && \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
||||
# -------------------------------
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user