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

Commit 82b2db6

Browse files
committed
update runner
1 parent 975dccf commit 82b2db6

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

1414
# https://github.com/actions/runner/releases
15-
ENV GH_RUNNER_VERSION=2.290.1
15+
ENV GH_RUNNER_VERSION=2.291.1
1616
ENV GH_RUNNER_LABELS=ubuntu-20.04
1717

1818
ENV AWESOME_CI_VERSION 0.11.3

0 commit comments

Comments
 (0)