Skip to content

Commit

Permalink
Merge pull request #362 from Automattic/dependabot/docker/images/src/…
Browse files Browse the repository at this point in the history
…ubuntu-base/buildpack-deps-00ce9a5

build(deps): bump buildpack-deps from `91ef357` to `00ce9a5` in /images/src/ubuntu-base
  • Loading branch information
sjinks authored Oct 7, 2024
2 parents c775d56 + cc439ae commit 14c6622
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion images/src/ubuntu-base/.devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"x-build": {
"name": "Ubuntu",
"image-name": "ubuntu-base",
"image-version": "0.0.26"
"image-version": "0.0.27"
},
"remoteUser": "vscode",
"containerEnv": {
Expand Down
2 changes: 1 addition & 1 deletion images/src/ubuntu-base/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM buildpack-deps:noble-curl@sha256:91ef35765e02629e169edf1e4b2f66644f6169da5bdace2ecbf1d676bf15ec20
FROM buildpack-deps:noble-curl@sha256:00ce9a522e9b96a06cf9c62ed5f886a086452de5fbe729817b22742d97ba27aa

RUN apt-get update \
&& DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
Expand Down

0 comments on commit 14c6622

Please sign in to comment.