[MISC] (deps): Bump arm32v7/alpine from 3.12.3 to 3.13.0 (#1636)

Bumps arm32v7/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>
Co-authored-by: Amir Zarrinkafsh <nightah@me.com>
pull/1639/head^2
dependabot-preview[bot] 2021-01-28 09:43:37 +11:00 committed by GitHub
parent d93ddc420a
commit 24ee97600a
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=arm CGO_ENABLED=1 CC=arm-linux-musleabihf-gcc go build -tags n
# =================================== # ===================================
# ===== Authelia official image ===== # ===== Authelia official image =====
# =================================== # ===================================
FROM arm32v7/alpine:3.12.3 FROM arm32v7/alpine:3.13.0
WORKDIR /app WORKDIR /app