aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Grote2024-03-13 08:53:28 +0100
committerMichael Grote2024-03-13 08:53:28 +0100
commitc8fb52fccae8d9bdb603ea5d50296839ff5b27f0 (patch)
tree0cb24e5076e83232b44c7694d43f19f78e61eaae
parent3efa0fcf17c6af43b85d5151a33fe5247915f46c (diff)
set alpine version
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 863d136..40d04bb 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
-FROM alpine:20231219
+FROM alpine:3.19.1
# hadolint ignore=DL3018
RUN apk add --no-cache \