We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cbf59d commit 2a2f8faCopy full SHA for 2a2f8fa
2 files changed
images/hull-integration/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM mcr.microsoft.com/dotnet/sdk:9.0.203-noble-amd64
+FROM mcr.microsoft.com/powershell:lts-7.4-ubuntu-22.04
2
RUN pwsh -NonInteractive -Command Install-Module -Force -Scope AllUsers powershell-yaml
3
RUN apt-get update
4
RUN apt-get upgrade
images/hull-integration/Dockerfile-noroot
0 commit comments