Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update GitHub runner version
Browse files Browse the repository at this point in the history
siyuan0322 authored Aug 1, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 98eb62b commit e49fca0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions k8s/actions-runner-controller/manylinux/Makefile
Original file line number Diff line number Diff line change
@@ -9,8 +9,8 @@ NAME ?= ${DOCKER_USER}/runner
TAG ?= manylinux2014
TARGETPLATFORM ?= $(shell arch)

RUNNER_VERSION ?= 2.287.1
DOCKER_VERSION ?= 20.10.12
RUNNER_VERSION ?= 2.318.0
DOCKER_VERSION ?= 24.0.7

VINEYARD_VERSION ?= v0.22.0
BUILDER_VERSION ?= $(VINEYARD_VERSION)

0 comments on commit e49fca0

Please sign in to comment.