diff --git a/Dockerfile b/Dockerfile index 82d07f2..8c2f78e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:latest +FROM alpine:3.18.3 # Minimal Docker container for hosting wilee # (based on Alpine to make it as small as possible) #