diff --git a/Dockerfile b/Dockerfile index 7aaf8e5..d132fbb 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM docker:20.10.7 as runtime +FROM docker:24.0.1 as runtime LABEL repository="https://github.com/minddocdev/mou-docker-action" LABEL maintainer="development@minddoc.com"