Skip to content

Commit 5b7095d

Browse files
fix(container): update image ghcr.io/home-operations/actions-runner ( 2.333.0 → 2.333.1 ) (#3083)
| datasource | package | from | to | | ---------- | -------------------------------------- | ------- | ------- | | docker | ghcr.io/home-operations/actions-runner | 2.333.0 | 2.333.1 | Co-authored-by: lord-of-lightning-bot[bot] <170540725+lord-of-lightning-bot[bot]@users.noreply.github.com>
1 parent 08f1dc1 commit 5b7095d

File tree

1 file changed

+1
-1
lines changed
  • kubernetes/apps/actions-runner-system/actions-runner-controller/runners/home-ops

1 file changed

+1
-1
lines changed

kubernetes/apps/actions-runner-system/actions-runner-controller/runners/home-ops/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ spec:
5353
spec:
5454
containers:
5555
- name: runner
56-
image: ghcr.io/home-operations/actions-runner:2.333.0@sha256:35e5e1d6520009672d453ed84b3666b688423da51db732c8b4a46b14227b2628
56+
image: ghcr.io/home-operations/actions-runner:2.333.1@sha256:1a7726bcaeba4e46fe07fe98e1805b4df78618a71e67758f932862b929f852d4
5757
command: ["/home/runner/run.sh"]
5858
env:
5959
- name: ACTIONS_RUNNER_REQUIRE_JOB_CONTAINER

0 commit comments

Comments
 (0)