diff --git a/Dockerfile b/Dockerfile index d35ff32..288c01f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM mcr.microsoft.com/azure-powershell:11.1.0-ubuntu-22.04 +FROM mcr.microsoft.com/azure-powershell:11.5.0-ubuntu-22.04 RUN DEBIAN_FRONTEND=noninteractive apt-get update && \ DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends -y \