Skip to content

Update Actions Runner to v2.333.0 with Docker 29.3.0 and Buildx 0.32.1 - #14

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

Update Actions Runner to v2.333.0 with Docker 29.3.0 and Buildx 0.32.1#14
parkr merged 2 commits into
parkr-changesfrom
copilot/update-action-runner-version

Conversation

CopilotAI commented Mar 18, 2026

Copy link
Copy Markdown

Bumps the GitHub Actions Runner and co-released Docker tooling versions in linux/Dockerfile.

Version changes

  • RUNNER_VERSION: 2.332.02.333.0
  • DOCKER_VERSION: 29.2.129.3.0
  • BUILDX_VERSION: 0.31.10.32.1
  • Fixed stale CONTAINERD_VERSION pin comment (1.7.281.7.29) to match the actual value already in use

Docker and Buildx versions are sourced from the runner's own dependency update included in v2.333.0. CONTAINERD_VERSION and COMPOSE_VERSION are unchanged.

Original prompt

Please update the action runner version in linux/Dockerfile and also update any other versions which are safe to update. Here's the Actions Runner release notes: https://github.com/actions/runner/releases/tag/v2.333.0


💬 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.

Co-authored-by: parkr <237985+parkr@users.noreply.github.com>
CopilotAI changed the title [WIP] Update action runner version in DockerfileUpdate Actions Runner to v2.333.0 with Docker 29.3.0 and Buildx 0.32.1Mar 18, 2026
CopilotAI requested a review from parkrMarch 18, 2026 22:59
@parkr
parkr marked this pull request as ready for review March 19, 2026 22:39
@parkr
parkr merged commit d25e572 into parkr-changesMar 19, 2026
1 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