mirror of
https://github.com/terraform-docs/terraform-docs.git
synced 2026-03-27 04:48:33 +07:00
Merge pull request #886 from terraform-docs/dependabot/docker/library/alpine-3.23.0
chore(deps): bump library/alpine from 3.22.2 to 3.23.0
This commit is contained in:
@@ -21,7 +21,7 @@ RUN make build
|
||||
|
||||
################
|
||||
|
||||
FROM docker.io/library/alpine:3.22.2
|
||||
FROM docker.io/library/alpine:3.23.0
|
||||
|
||||
# Mitigate CVE-2023-5363
|
||||
RUN apk add --no-cache --upgrade "openssl>=3.1.4-r1"
|
||||
|
||||
Reference in New Issue
Block a user