diff --git a/Dockerfile b/Dockerfile index eb7c0a8..27cef65 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ # syntax = docker/dockerfile:1 -FROM alpine:3.19.0 +FROM alpine:3.19.1 RUN apk add --no-cache \ dhcrelay>=4.4.3 \ tzdata