Skip to content
This repository was archived by the owner on Feb 11, 2025. It is now read-only.

Commit 4063563

Browse files
authored
update gh runner to version 2.290.1
1 parent 72a1bfa commit 4063563

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/base/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ENV GH_RUNNER_WORKDIR="/home/${USERNAME}"
1010
ENV GH_KANIKO_WORKDIR="/kaniko/workspace"
1111

1212
# https://github.com/actions/runner/releases
13-
ENV GH_RUNNER_VERSION=2.289.2
13+
ENV GH_RUNNER_VERSION=2.290.1
1414
ENV GH_RUNNER_LABELS=ubuntu-20.04
1515

1616
ENV AWESOME_CI_VERSION 0.11.3

0 commit comments

Comments
 (0)