We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4894eda commit fbfd192Copy full SHA for fbfd192
scripts/Dockerfile.base
@@ -11,6 +11,7 @@ RUN apk add --no-cache \
11
wget \
12
bash \
13
git \
14
+ openssl \
15
openssh-client && \
16
addgroup \
17
-g 1000 \
0 commit comments