diff --git a/Dockerfile b/Dockerfile index 26764e6..ba1bd75 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ # syntax = docker/dockerfile:1 -FROM alpine:3.20.0 +FROM alpine:3 RUN apk add --no-cache \ dhcrelay>=4.4.3 \ tzdata