diff --git a/Dockerfile b/Dockerfile index 59f6402..080a135 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ # syntax = docker/dockerfile:1 -FROM alpine:3.20.1 +FROM alpine:3.20.2 RUN apk add --no-cache \ dhcrelay>=4.4.3 \ tzdata