diff --git a/Dockerfile b/Dockerfile index 9dadd98..6dccc4a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/actions/actions-runner:2.335.1 AS prod +FROM ghcr.io/actions/actions-runner:2.336.0 AS prod USER root