We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 635f01f commit cbb918fCopy full SHA for cbb918f
1 file changed
spec/Dockerfile
@@ -7,7 +7,7 @@ RUN apt update && \
7
apt install -y --no-install-recommends \
8
openssh-server \
9
libssl-dev \
10
- sudo && \
+ sudo \
11
locales \
12
wget \
13
apt-transport-https \
0 commit comments