Skip to content

Commit

Permalink
chore(deps): bump vscode/devcontainers/base in /tools/images/codespace
Browse files Browse the repository at this point in the history
Bumps vscode/devcontainers/base from ubuntu-22.04 to ubuntu-24.04.

---
updated-dependencies:
- dependency-name: vscode/devcontainers/base
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 8, 2024
1 parent 20767f1 commit 934f8ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/images/codespace/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/vscode/devcontainers/base:ubuntu-22.04
FROM mcr.microsoft.com/vscode/devcontainers/base:ubuntu-24.04

ARG DEV_USER=dev
ARG IBAZEL_VERSION=v0.15.10
Expand Down

0 comments on commit 934f8ca

Please sign in to comment.