aboutsummaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
authorMichael Grote2023-11-08 16:27:34 +0100
committerMichael Grote2023-11-08 16:27:34 +0100
commit15eec18863876fb03d67154ee1dcc03be44d077e (patch)
tree39264493cafbe0c47f62ec08a8cc787871bd35af /Dockerfile
parentb31d4279f23858f1f5ff254bd16269ec780f4266 (diff)
FROM alpine:3
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 4d25932..769c5a7 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,5 +1,5 @@
# hadolint ignore=DL3007
-FROM alpine:latest
+FROM alpine:3
# hadolint ignore=DL3018
RUN apk add --no-cache \