chore: upgrade openssl (#7883)

This commit is contained in:
Colin Adler
2023-06-06 16:59:56 -05:00
committed by GitHub
parent 0665a6c2f2
commit 1288a83e42
+1
View File
@@ -11,6 +11,7 @@ RUN apk add --no-cache \
wget \
bash \
git \
openssl>=3.1.1-r1 \
openssh-client \
terraform=1.4.6-r1 && \
addgroup \