Skip to content

Commit

Permalink
chore: update GitHub runner version
Browse files Browse the repository at this point in the history
  • Loading branch information
siyuan0322 authored Aug 1, 2024
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
Expand Up @@ -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)
Expand Down

0 comments on commit e49fca0

Please sign in to comment.