[MISC] (deps): Bump alpine from 3.11.6 to 3.12.0 (#1070)
Bumps alpine from 3.11.6 to 3.12.0. Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>pull/1069/head^2
parent
1aac6f75cc
commit
f2d57b76a2
|
@ -47,7 +47,7 @@ GOOS=linux GOARCH=amd64 CGO_ENABLED=1 go build -tags netgo -ldflags '-w -linkmod
|
|||
# ===================================
|
||||
# ===== Authelia official image =====
|
||||
# ===================================
|
||||
FROM alpine:3.11.6
|
||||
FROM alpine:3.12.0
|
||||
|
||||
RUN apk --no-cache add ca-certificates tzdata
|
||||
|
||||
|
|
Loading…
Reference in New Issue