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

Commit e915d07

Browse files
authored
Merge pull request #38 from fullstack-devops/bugfix/update-runner-to-2.296.2
Update runner to 2.296.2
2 parents 7addf1e + 2302d13 commit e915d07

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
@@ -13,7 +13,7 @@ ENV GH_RUNNER_WORKDIR="/home/${USERNAME}"
1313
ENV GH_KANIKO_WORKDIR="/kaniko/workspace"
1414

1515
# https://github.com/actions/runner/releases
16-
ENV GH_RUNNER_VERSION=2.296.0
16+
ENV GH_RUNNER_VERSION=2.296.2
1717
ENV GH_RUNNER_LABELS=ubuntu-20.04
1818

1919
# https://github.com/fullstack-devops/awesome-ci/releases

0 commit comments

Comments
 (0)