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

Commit 026a19c

Browse files
authored
feat: Update Dockerfile (#61)
1 parent 398c9e3 commit 026a19c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

images/base/Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ ENV GH_RUNNER_WORKDIR="/home/$USERNAME"
1818
ENV GH_KANIKO_WORKDIR="/kaniko/workspace"
1919

2020
# https://github.com/actions/runner/releases
21-
ENV GH_RUNNER_VERSION=2.299.1
21+
ENV GH_RUNNER_VERSION=2.302.1
2222
ENV GH_RUNNER_LABELS=ubuntu-20.04
2323

2424
# https://github.com/fullstack-devops/awesome-ci/releases
25-
ENV AWESOME_CI_VERSION 1.1.3
25+
ENV AWESOME_CI_VERSION 1.2.0
2626
# https://github.com/samuong/alpaca/releases
2727
ENV ALPACA_VERSION 1.3.2
2828

0 commit comments

Comments
 (0)