Skip to content

Bump runner and dependency versions (runner 2.333.1, Docker 29.3.1, Compose 5.1.1, uv 0.11.2, rv 0.5.3) - #16

Merged
parkr merged 2 commits into
parkr-changesfrom
copilot/update-runner-version
Mar 27, 2026
Merged

Bump runner and dependency versions (runner 2.333.1, Docker 29.3.1, Compose 5.1.1, uv 0.11.2, rv 0.5.3)#16
parkr merged 2 commits into
parkr-changesfrom
copilot/update-runner-version

Conversation

CopilotAI commented Mar 27, 2026

Copy link
Copy Markdown

Updates linux/Dockerfile to the latest versions of the GitHub Actions runner and supporting tools.

Version bumps

ComponentOldNew
RUNNER_VERSION2.333.02.333.1
DOCKER_VERSION29.3.029.3.1
COMPOSE_VERSION5.1.05.1.1
UV_VERSION0.10.120.11.2
RV_VERSION0.5.20.5.3

Notable

  • Docker 29.3.1 patches four CVEs: authorization bypass in AuthZ plugins (CVE-2026-34040), privilege escalation via docker plugin install (CVE-2026-33997), and two BuildKit path-escape vulnerabilities (CVE-2026-33748, CVE-2026-33747).
  • CONTAINERD_VERSION remains pinned at 1.7.29 per the existing comment (sysbox#973).
  • BUILDX_VERSION (0.32.1) is already at latest; no change needed.
Original prompt

Update the runner version to https://github.com/actions/runner/releases/tag/v2.333.1. Please check other versions for updates too. File a pull request.


💬 Send tasks to Copilot coding agent from Slack and Teams to turn conversations into code. Copilot posts an update in your thread when it's finished.

CopilotAI changed the title [WIP] Update runner version to v2.333.1Bump runner and dependency versions (runner 2.333.1, Docker 29.3.1, Compose 5.1.1, uv 0.11.2, rv 0.5.3)Mar 27, 2026
CopilotAI requested a review from parkrMarch 27, 2026 19:07
@parkr
parkr marked this pull request as ready for review March 27, 2026 21:46
@parkr
parkr merged commit ab355f7 into parkr-changesMar 27, 2026
2 of 3 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@parkr