Skip to content

Update tools image to witty_wolf base tag#632

Merged
ComradeCow merged 2 commits into
masterfrom
copilot/update-base-image-tag-again
Jul 2, 2026
Merged

Update tools image to witty_wolf base tag#632
ComradeCow merged 2 commits into
masterfrom
copilot/update-base-image-tag-again

Conversation

Copilot AI commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

This updates linux/tools.Dockerfile to consume the latest witty_wolf base image release. The change is limited to the default IMAGE_LOCATION tag used by the tools image build.

  • What changed

    • Updated the base image reference in linux/tools.Dockerfile:
      • base.master.894ed5cf.20260518.1base.master.f6ead934.20260629.1
  • Scope

    • Single-line change in one file.
    • No behavioral or structural changes outside base image selection.
# linux/tools.Dockerfile
ARG IMAGE_LOCATION=mcr.microsoft.com/azure-cloudshell:base.master.f6ead934.20260629.1

Copilot AI changed the title [WIP] Update base image tag in tools.Dockerfile to base.master.f6ead934.20260629.1 Update tools image to witty_wolf base tag Jul 2, 2026
Copilot AI requested a review from ComradeCow July 2, 2026 20:24
@ComradeCow ComradeCow marked this pull request as ready for review July 2, 2026 20:51

@ComradeCow ComradeCow left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Image size with this change is base: 6095MB, tools: 9738MB.

@ComradeCow ComradeCow merged commit 298a930 into master Jul 2, 2026
2 checks passed
Sign up for free to 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.

Update base image tag in tools.Dockerfile to base.master.f6ead934.20260629.1

3 participants