[MISC] (deps): Bump arm64v8/alpine from 3.12.0 to 3.12.1 (#1408)

Bumps arm64v8/alpine from 3.12.0 to 3.12.1.

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
pull/1402/head
dependabot-preview[bot] 2020-10-26 22:04:11 +11:00 committed by GitHub
parent 7ac6a4d6af
commit 9891f99752
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.0
FROM arm64v8/alpine:3.12.1
WORKDIR /app