We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0665a6c commit 1288a83Copy full SHA for 1288a83
scripts/Dockerfile.base
@@ -11,6 +11,7 @@ RUN apk add --no-cache \
11
wget \
12
bash \
13
git \
14
+ openssl>=3.1.1-r1 \
15
openssh-client \
16
terraform=1.4.6-r1 && \
17
addgroup \
0 commit comments