[MISC] (deps): Bump arm32v7/alpine from 3.12.0 to 3.12.1 (#1452)

Bumps arm32v7/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>
Co-authored-by: Amir Zarrinkafsh <nightah@me.com>
This commit is contained in:
dependabot-preview[bot] 2020-11-13 11:02:41 +11:00 committed by GitHub
parent 518bc67ef9
commit daaf4da217
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,7 +52,7 @@ GOOS=linux GOARCH=arm CGO_ENABLED=1 CC=arm-linux-musleabihf-gcc go build -tags n
# ===================================
# ===== Authelia official image =====
# ===================================
FROM arm32v7/alpine:3.12.0
FROM arm32v7/alpine:3.12.1
WORKDIR /app