[MISC] (deps): Bump arm32v7/alpine from 3.12.1 to 3.12.2 (#1545)

Bumps arm32v7/alpine from 3.12.1 to 3.12.2.

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
pull/1546/head
dependabot-preview[bot] 2020-12-17 09:36:56 +11:00 committed by GitHub
parent 18627d5869
commit 5ea3aebd44
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=arm CGO_ENABLED=1 CC=arm-linux-musleabihf-gcc go build -tags n
# ===================================
# ===== Authelia official image =====
# ===================================
FROM arm32v7/alpine:3.12.1
FROM arm32v7/alpine:3.12.2
WORKDIR /app