From 1cf3ee25cb1a71242551572093b85d388b3f6d09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 11:45:57 +0000 Subject: [PATCH] Bump powershell Bumps powershell from ubuntu-22.04 to ubuntu-24.04. --- updated-dependencies: - dependency-name: powershell dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../Images/microsoft_powershell_ubuntu18.04/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/releaseBuild/Images/microsoft_powershell_ubuntu18.04/Dockerfile b/tools/releaseBuild/Images/microsoft_powershell_ubuntu18.04/Dockerfile index 414edfa..b7a9fb7 100644 --- a/tools/releaseBuild/Images/microsoft_powershell_ubuntu18.04/Dockerfile +++ b/tools/releaseBuild/Images/microsoft_powershell_ubuntu18.04/Dockerfile @@ -1,5 +1,5 @@ # Docker image file that describes an Ubuntu16.04 image with PowerShell and SnapCraft installed from Microsoft APT Repo -FROM mcr.microsoft.com/powershell:ubuntu-22.04@sha256:756dae797891cecc5a732c87695dc984c81b5ef755060c15073191996f71fc92 +FROM mcr.microsoft.com/powershell:ubuntu-24.04@sha256:042240d57ec9e47e511033b92625a8d95875ee5860af3015992c248b58a8be81 ARG SNAPCRAFT_CHANNEL=stable