diff --git a/Dockerfile b/Dockerfile index ee4002e..0ce0f44 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.18.3 +FROM alpine:3.19.0 LABEL org.opencontainers.image.source https://github.com/trexx/docker-nfs-server RUN apk --update --no-cache add nfs-utils