mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
build(deps): update arm32v7/alpine docker tag to v3.14.0 (#2086)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
d0921efa28
commit
9e836d990c
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user