diff --git a/Dockerfile b/Dockerfile index 6b6dda4..f5851c9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.18 +FROM alpine:3.19 LABEL org.opencontainers.image.authors="Martin Kock " \ org.opencontainers.image.url="https://github.com/deeagle/filecheck" \ org.opencontainers.image.title="File-Control tools." \