[MISC] (deps): Bump arm32v7/alpine from 3.11.6 to 3.12.0 (#1069)

Bumps arm32v7/alpine from 3.11.6 to 3.12.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/1071/head^2
dependabot-preview[bot] 2020-06-01 13:05:07 +10:00 committed by GitHub
parent f2d57b76a2
commit 49b3ea7c2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ GOOS=linux GOARCH=arm CGO_ENABLED=1 CC=arm-linux-musleabihf-gcc go build -tags n
# ===================================
# ===== Authelia official image =====
# ===================================
FROM arm32v7/alpine:3.11.6
FROM arm32v7/alpine:3.12.0
COPY ./qemu-arm-static /usr/bin/qemu-arm-static