Skip to content

Commit 69701d6

Browse files
authored
Merge pull request #396 from Automattic/dependabot/docker/images/src/ubuntu-base/buildpack-deps-0591c4f
build(deps): bump buildpack-deps from `95dce6c` to `0591c4f` in /images/src/ubuntu-base
2 parents 5410cf9 + b008dd7 commit 69701d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.33"
9+
"image-version": "0.0.34"
1010
},
1111
"remoteUser": "vscode",
1212
"containerEnv": {

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:95dce6c591d314d57ce19a06404479cdb975550cbd87c7730e1fef02ad22d21a
1+
FROM buildpack-deps:noble-curl@sha256:0591c4ff26a20c9bd55f2531bc515396f6d356830bbe9e1136205dcabcf857cf
22

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

0 commit comments

Comments
 (0)