build(deps): update arm32v7/alpine docker tag to v3.14.2 (#2326)
parent
d2bf1eb4e2
commit
11c1bc8c30
|
@ -25,7 +25,7 @@ GOOS=linux GOARCH=arm CGO_ENABLED=0 go build -tags netgo \
|
||||||
# ===================================
|
# ===================================
|
||||||
# ===== Authelia official image =====
|
# ===== Authelia official image =====
|
||||||
# ===================================
|
# ===================================
|
||||||
FROM arm32v7/alpine:3.14.1
|
FROM arm32v7/alpine:3.14.2
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue