diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-04-05 11:15:43 +1000 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-05 11:15:43 +1000 | 
| commit | 004490c7b1e0490cd470872bb19abd8d6fe1e735 (patch) | |
| tree | 33dbe928cc41dbc78f122bf46948de0ea32327b5 /Dockerfile | |
| parent | 3ea41edbaa1ac40892c43ea577874a31ec5ba46c (diff) | |
build(deps): update dependency alpine to v3.15.4 (#3114)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Diffstat (limited to 'Dockerfile')
| -rw-r--r-- | Dockerfile | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile index 03143b84a..124252fd3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@  # ===================================  # ===== Authelia official image =====  # =================================== -FROM alpine:3.15.3 +FROM alpine:3.15.4  ARG TARGETOS  ARG TARGETARCH  | 
