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

Commit dd8897d

Browse files
authored
Merge pull request #11 from fullstack-devops/bugfix/gh-runner-version-2.290.1
update gh runner to version 2.290.1
2 parents 72a1bfa + 4063563 commit dd8897d

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)