summaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-12-06 00:56:04 +0000
committerGitHub <noreply@github.com>2024-12-06 00:56:04 +0000
commitafd58c21f4591168e7f73d51a2457af6703a5cd1 (patch)
treee76ff98d8e2f6d7a9629f30932dda54fbd1aad13 /Dockerfile
parent15d3fbf64e4f3f9329238243387a01cad6f3e350 (diff)
build(deps): update alpine docker tag to v3.21.0 (#8405)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 8d23a5252..973898d5f 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,7 +1,7 @@
# ===================================
# ===== Authelia official image =====
# ===================================
-FROM alpine:3.20.3@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a
+FROM alpine:3.21.0@sha256:e323a465c03a31ad04374fc7239144d0fd4e2b92da6e3e0655580476d3a84621
ARG TARGETOS
ARG TARGETARCH