Skip to content

Commit 5e24d7f

Browse files
authored
Merge pull request #433 from Automattic/dependabot/docker/base-images/src/ubuntu-base/buildpack-deps-sha256a003a1befd610f9c21ab9f3da95df6394f21fa72769aaba0db35e195ab3952fc
build(deps): bump buildpack-deps from noble-curl@sha256:130fe02e4ba5e3b75a59e13385d0712f2debc246348ba27ecc10fcf3b2a92356 to sha256:a003a1befd610f9c21ab9f3da95df6394f21fa72769aaba0db35e195ab3952fc in /base-images/src/ubuntu-base
2 parents 8e6c15f + a1cc5e7 commit 5e24d7f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

base-images/src/ubuntu-base/.devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"x-build": {
77
"name": "Ubuntu",
88
"image-name": "ubuntu-base",
9-
"image-version": "0.0.36"
9+
"image-version": "0.0.37"
1010
},
1111
"remoteUser": "vscode",
1212
"containerEnv": {

base-images/src/ubuntu-base/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM buildpack-deps:noble-curl@sha256:130fe02e4ba5e3b75a59e13385d0712f2debc246348ba27ecc10fcf3b2a92356
1+
FROM buildpack-deps:noble-curl@sha256:51f429c2a2b5168c65bc7558cc49947a35e0a8af6523b1b757e5ac6328a3d5c7
22

33
RUN apt-get update \
44
&& DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \

0 commit comments

Comments
 (0)