We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5410cf9 + b008dd7 commit 69701d6Copy full SHA for 69701d6
images/src/ubuntu-base/.devcontainer.json
@@ -6,7 +6,7 @@
6
"x-build": {
7
"name": "Ubuntu",
8
"image-name": "ubuntu-base",
9
- "image-version": "0.0.33"
+ "image-version": "0.0.34"
10
},
11
"remoteUser": "vscode",
12
"containerEnv": {
images/src/ubuntu-base/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM buildpack-deps:noble-curl@sha256:95dce6c591d314d57ce19a06404479cdb975550cbd87c7730e1fef02ad22d21a
+FROM buildpack-deps:noble-curl@sha256:0591c4ff26a20c9bd55f2531bc515396f6d356830bbe9e1136205dcabcf857cf
2
3
RUN apt-get update \
4
&& DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
0 commit comments