build(deps): update arm32v7/alpine docker tag to v3.14.1 (#2263)
Co-authored-by: Renovate Bot <bot@renovateapp.com>pull/2264/head
parent
cc1ecafc1c
commit
257054ac09
|
@ -25,7 +25,7 @@ GOOS=linux GOARCH=arm CGO_ENABLED=0 go build -tags netgo \
|
|||
# ===================================
|
||||
# ===== Authelia official image =====
|
||||
# ===================================
|
||||
FROM arm32v7/alpine:3.14.0
|
||||
FROM arm32v7/alpine:3.14.1
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
|
Loading…
Reference in New Issue