We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 395cc79 commit 4d866a6Copy full SHA for 4d866a6
1 file changed
.devcontainer/Dockerfile
@@ -1,5 +1,5 @@
1
# DevOps OS dev container (Ubuntu LTS optimized)
2
-FROM mcr.microsoft.com/devcontainers/base:ubuntu-24.04
+FROM mcr.microsoft.com/devcontainers/base:ubuntu24.04
3
4
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
5
0 commit comments