diff --git a/Dockerfile.powershell b/Dockerfile.powershell index 81a1ca0..e441ac9 100644 --- a/Dockerfile.powershell +++ b/Dockerfile.powershell @@ -1,5 +1,5 @@ # PowerShell Automation Container -FROM mcr.microsoft.com/powershell:7.3-ubuntu-22.04 +FROM mcr.microsoft.com/powershell:7.5-ubuntu-24.04 # Install dependencies RUN apt-get update && apt-get install -y \