diff --git a/Dockerfile b/Dockerfile index b047e22..75a671c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM docker:24.0.6 as runtime +FROM docker:26.0.2 as runtime LABEL repository="https://github.com/minddocdev/mou-docker-action" LABEL maintainer="development@minddoc.com"