diff --git a/Dockerfile b/Dockerfile index b647b60f..2e7cc13f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM myoung34/github-runner:2.306.0 +FROM myoung34/github-runner:2.307.1 ENV YARN_VERSION=1.22.19 ENV DEBIAN_FRONTEND=noninteractive ENV LANG=C.UTF-8