diff --git a/images/openwisp_nfs/Dockerfile b/images/openwisp_nfs/Dockerfile index 37375917..54961c71 100644 --- a/images/openwisp_nfs/Dockerfile +++ b/images/openwisp_nfs/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.23 +FROM alpine:3.24 # hadolint ignore=DL3018 RUN apk add --no-cache --update --verbose \