build(deps): update arm32v7/alpine docker tag to v3.14.0 (#2086)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/2083/head^2
renovate[bot] 2021-06-16 10:34:54 +10:00 committed by GitHub
parent d0921efa28
commit 9e836d990c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ GOOS=linux GOARCH=arm CGO_ENABLED=1 CC=arm-linux-musleabihf-gcc CGO_LDFLAGS=-fus
# ===================================
# ===== Authelia official image =====
# ===================================
FROM arm32v7/alpine:3.13.5
FROM arm32v7/alpine:3.14.0
WORKDIR /app