build(deps): update arm32v7/alpine docker tag to v3.13.5 (#1916)
Co-authored-by: Renovate Bot <bot@renovateapp.com>pull/1915/head
parent
fed55be3e1
commit
0684c953b8
|
@ -37,7 +37,7 @@ GOOS=linux GOARCH=arm CGO_ENABLED=1 CC=arm-linux-musleabihf-gcc go build -tags n
|
||||||
# ===================================
|
# ===================================
|
||||||
# ===== Authelia official image =====
|
# ===== Authelia official image =====
|
||||||
# ===================================
|
# ===================================
|
||||||
FROM arm32v7/alpine:3.13.4
|
FROM arm32v7/alpine:3.13.5
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue