diff --git a/docker/Dockerfile b/docker/Dockerfile index 96c26645..0a918923 100755 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:latest +FROM alpine:3.16 # define script basic information # Version of this Dockerfile