mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
build(deps): update arm64v8/alpine docker tag to v3.14.1 (#2264)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
257054ac09
commit
9ceca59c54
|
@ -25,7 +25,7 @@ GOOS=linux GOARCH=arm64 CGO_ENABLED=0 go build -tags netgo \
|
|||
# ===================================
|
||||
# ===== Authelia official image =====
|
||||
# ===================================
|
||||
FROM arm64v8/alpine:3.14.0
|
||||
FROM arm64v8/alpine:3.14.1
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user