You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .devcontainer/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
-
# Ubuntu 20.04 Remote Dev Container Instructions
1
+
# Ubuntu 24.04 Remote Dev Container Instructions
2
2
3
3
## Who's interested in this and why?
4
-
* For those developers who'd like to validate their changes on Ubuntu 20.04, we provide a sandboxed development environment using the 'Remote Development Container' features of Microsoft's Visual Studio Code.
4
+
* For those developers who'd like to validate their changes on Ubuntu 24.04, we provide a sandboxed development environment using the 'Remote Development Container' features of Microsoft's Visual Studio Code.
5
5
* This feature pre-configures a dev environment with all the tools you'll need to build stellar-core
0 commit comments