[MISC] (deps): Bump arm32v7/alpine from 3.12.2 to 3.12.3 (#1552)

Bumps arm32v7/alpine from 3.12.2 to 3.12.3.

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
pull/1549/head^2
dependabot-preview[bot] 2020-12-22 07:55:55 +11:00 committed by GitHub
parent ee3ce69f9f
commit d5904bdae4
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.2
FROM arm32v7/alpine:3.12.3
WORKDIR /app