Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite68d508

Browse files
authored
chore: bump openssl in base image (#8811)
1 parentb601819 commite68d508

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎scripts/Dockerfile.base

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ RUN apk add --no-cache \
1212
bash \
1313
jq \
1414
git \
15+
# Fixes CVE-2023-3446 and CVE-2023-2975. Only necessary until Alpine 3.18.3.
16+
openssl \
1517
openssh-client && \
1618
# Use the edge repo, since Terraform doesn't seem to be backported to 3.18.
1719
apk add --no-cache --repository=https://dl-cdn.alpinelinux.org/alpine/edge/community \

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp