Skip to content

Commit a43ae37

Browse files
chore: update devcontainer to 24.04 and bump Node.js to 22.x (#815)
Signed-off-by: Michele Palazzi <[email protected]> Co-authored-by: Jonah Lawrence <[email protected]>
1 parent 5f5b9dd commit a43ae37

File tree

3 files changed

+192
-111
lines changed

3 files changed

+192
-111
lines changed

.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mcr.microsoft.com/vscode/devcontainers/base:ubuntu-22.04
1+
FROM mcr.microsoft.com/vscode/devcontainers/base:ubuntu-24.04
22

33
ADD first-run-notice.txt /usr/local/etc/vscode-dev-containers/first-run-notice.txt
44

0 commit comments

Comments
 (0)