From f6a9b2800f92a8d4d0d3af50cccb0b43f80c0158 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 13:12:46 +0100 Subject: [PATCH] Bump myoung34/github-runner from 2.313.0 to 2.314.0 (#262) Bumps myoung34/github-runner from 2.313.0 to 2.314.0. --- updated-dependencies: - dependency-name: myoung34/github-runner dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 827b85ac..5e5e8916 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM myoung34/github-runner:2.313.0 +FROM myoung34/github-runner:2.314.0 ENV YARN_VERSION=1.22.19 ENV DEBIAN_FRONTEND=noninteractive ENV LANG=C.UTF-8