mirror of
https://github.com/terraform-docs/terraform-docs.git
synced 2026-03-27 12:58:35 +07:00
build: bump alpine from 3.12.1 to 3.12.3 (#358)
Bumps alpine from 3.12.1 to 3.12.3. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -13,7 +13,7 @@ RUN make build
|
||||
|
||||
################
|
||||
|
||||
FROM alpine:3.12.1
|
||||
FROM alpine:3.12.3
|
||||
|
||||
RUN apk --no-cache add ca-certificates
|
||||
|
||||
|
||||
Reference in New Issue
Block a user