We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2eadbcc commit e571af0Copy full SHA for e571af0
hello-world/ACI/app/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM mcr.microsoft.com/devcontainers/base:dev-ubuntu-22.04 AS build
+FROM mcr.microsoft.com/devcontainers/base:dev-ubuntu-24.04 AS build
2
ENV PROJECT_DIR=~/
3
WORKDIR ${PROJECT_DIR}/confidential-container-demos
4
COPY . ./
hello-world/AKS/Dockerfile
0 commit comments