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