[MISC] (deps): Bump arm64v8/alpine from 3.12.2 to 3.12.3 (#1571)

Bumps arm64v8/alpine from 3.12.2 to 3.12.3.

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
pull/1570/head^2
dependabot-preview[bot] 2020-12-31 08:07:29 +11:00 committed by GitHub
parent 49ae9b0a69
commit 620f51d610
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.2
FROM arm64v8/alpine:3.12.3
WORKDIR /app