Skip to content

Commit

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

build(deps): bump buildpack-deps from `475dd86` to `7779a59` in /images/src/ubuntu-base
  • Loading branch information
sjinks authored Jun 9, 2024
2 parents 1d95502 + 22354b7 commit ace9449
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.11"
"image-version": "0.0.12"
},
"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:jammy-curl@sha256:475dd866a123ef34cf510567060a75a3df02440fcd9ad62fb72c14197dcdc491
FROM buildpack-deps:jammy-curl@sha256:7779a591a40bfc86721dcbc2469adc533308056e5c6e7d674b89a04af56878f6

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

0 comments on commit ace9449

Please sign in to comment.