Skip to content

Commit fbfd192

Browse files
authored
chore: update openssl in Dockerfile (#10701)
Includes a security fix for CVE-2023-5363 and CVE-2023-5678.
1 parent 4894eda commit fbfd192

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/Dockerfile.base

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ RUN apk add --no-cache \
1111
wget \
1212
bash \
1313
git \
14+
openssl \
1415
openssh-client && \
1516
addgroup \
1617
-g 1000 \

0 commit comments

Comments
 (0)