summaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-04-05 11:15:43 +1000
committerGitHub <noreply@github.com>2022-04-05 11:15:43 +1000
commit004490c7b1e0490cd470872bb19abd8d6fe1e735 (patch)
tree33dbe928cc41dbc78f122bf46948de0ea32327b5 /Dockerfile
parent3ea41edbaa1ac40892c43ea577874a31ec5ba46c (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--Dockerfile2
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