Skip to content

Commit c9b05c3

Browse files
committed
chore: bumping ubuntu image
1 parent d8560cc commit c9b05c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Noirenberg Codespace",
3-
"image": "mcr.microsoft.com/devcontainers/base:ubuntu",
3+
"image": "mcr.microsoft.com/devcontainers/base:ubuntu-24.04",
44
"customizations": {
55
"vscode": {
66
"extensions": ["noir-lang.vscode-noir"]

0 commit comments

Comments
 (0)