From 641465d41fe31cd563e4101f4adb9f52fbd2bd3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 09:03:15 +0000 Subject: [PATCH] Bump myoung34/github-runner Bumps myoung34/github-runner from 2.332.0-ubuntu-jammy to 2.333.0-ubuntu-jammy. --- updated-dependencies: - dependency-name: myoung34/github-runner dependency-version: 2.333.0-ubuntu-jammy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 68f4f9b..7b65157 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM myoung34/github-runner:2.332.0-ubuntu-jammy +FROM myoung34/github-runner:2.333.0-ubuntu-jammy ENV YARN_VERSION=1.22.19 ENV DEBIAN_FRONTEND=noninteractive ENV LANG=C.UTF-8