summaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-05-10 13:06:31 +1000
committerGitHub <noreply@github.com>2023-05-10 13:06:31 +1000
commit70df11be166667e3502a5074b1b75483aa0aba24 (patch)
treeb50029a4c062ec0712c4b37ccac33ea0fddedbc5 /Dockerfile
parent73334fbb2ba4702d86dd30d8ce1729956ce9f3a1 (diff)
build(deps): update alpine docker tag to v3.18.0 (#5421)
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 2a6343b6a..24e7d1aff 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,7 +1,7 @@
# ===================================
# ===== Authelia official image =====
# ===================================
-FROM alpine:3.17.3
+FROM alpine:3.18.0
ARG TARGETOS
ARG TARGETARCH