[MISC] (deps): Bump arm64v8/alpine from 3.12.3 to 3.13.0 (#1613)

Bumps arm64v8/alpine from 3.12.3 to 3.13.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/1615/head
dependabot-preview[bot] 2021-01-18 11:28:13 +11:00 committed by GitHub
parent d9be90e768
commit fc272415ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,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.3
FROM arm64v8/alpine:3.13.0
WORKDIR /app