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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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 \