aboutsummaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
authorRenovate Bot2024-01-22 21:34:48 +0100
committerRenovate Bot2024-01-22 21:34:48 +0100
commite9e7b2dd60f8532d1a2bb43e79ac2f123ebe2af7 (patch)
treea99cc88e316aa7d72f0a863199dde9b77de5bf61 /Dockerfile
parent8348fa71348dd5deda2e404423a5c885c2093eb8 (diff)
chore(deps): update alpine docker tag to v20231219
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 848574b..ad15cae 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,5 +1,5 @@
# hadolint ignore=DL3007
-FROM alpine:3
+FROM alpine:20231219
# hadolint ignore=DL3018
RUN apk add --no-cache \