diff --git a/Dockerfile b/Dockerfile index 62e7564..a4a4dda 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.23.3 +FROM alpine:3.23.4 # set version label ARG BUILD_DATE