[MISC] (deps): Bump arm64v8/alpine from 3.12.1 to 3.12.2 (#1539)

Bumps arm64v8/alpine from 3.12.1 to 3.12.2.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
pull/1540/head^2
dependabot-preview[bot] 2020-12-15 22:29:24 +01:00 committed by GitHub
parent 7c4abf7b26
commit b5e23f3392
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ GOOS=linux GOARCH=arm64 CGO_ENABLED=1 CC=aarch64-linux-musl-gcc go build -tags n
# ===================================
# ===== Authelia official image =====
# ===================================
FROM arm64v8/alpine:3.12.1
FROM arm64v8/alpine:3.12.2
WORKDIR /app