mirror of
https://github.com/terraform-docs/terraform-docs.git
synced 2026-03-27 04:48:33 +07:00
chore: bump alpine to 3.20.0
Signed-off-by: Khosrow Moossavi <khos2ow@gmail.com>
This commit is contained in:
@@ -21,7 +21,7 @@ RUN make build
|
||||
|
||||
################
|
||||
|
||||
FROM alpine:3.19.1
|
||||
FROM alpine:3.20.0
|
||||
|
||||
# Mitigate CVE-2023-5363
|
||||
RUN apk add --no-cache --upgrade "openssl>=3.1.4-r1"
|
||||
|
||||
Reference in New Issue
Block a user