@@ -5,7 +5,7 @@ This document describes the base contents of the default GitHub Codespaces dev c
5
5
6
6
** Source release/branch:** [ main] ( https://github.com/microsoft/vscode-dev-containers/tree/main/containers/codespaces-linux )
7
7
8
- ** Digest:** sha256:34d4e4cc357e9a8603eb5089575dc6804acc4afac7d1e7d40c2ad3d1c1e6e307
8
+ ** Digest:** sha256:1d0bebbf343a0e267cd2b0c672a99f0376d4c2916dd2c3355a4a35c9c0b9db6a
9
9
10
10
** Tags:**
11
11
```
@@ -26,37 +26,37 @@ mcr.microsoft.com/vscode/devcontainers/universal:dev
26
26
27
27
| Language / runtime | Version | Path |
28
28
| --------------------| ---------| ------|
29
- | [ Node.js] ( https://nodejs.org/en/ ) | 10.23.0 <br />12.22.6< br /> 14.17.6 | /opt/nodejs/< ; version> ; |
30
- | [ Python] ( https://www.python.org/ ) | 3.6.15 <br />3.7.12< br />3.8.12 | /opt/python/< ; version> ; |
31
- | [ Java] ( https://adoptopenjdk.net/ ) | 17.0.1 | /opt/java/< ; version> ; |
32
- | [ .NET] ( https://dotnet.microsoft.com/ ) | 3.1.415 <br />5.0.403< br /> 6.0.100 | /home/codespaces/.dotnet<br />/opt/dotnet |
33
- | [ Ruby] ( https://www.ruby-lang.org/en/ ) | 2.7.2 | /opt/ruby/< ; version> ; |
34
- | [ PHP] ( https://xdebug.org/ ) | 7.2.34 <br />7.3.27< br />7.4.26 | /opt/php/< ; version> ; |
29
+ | [ Node.js] ( https://nodejs.org/en/ ) | 14.19.1 <br />16. 14.2 | /opt/nodejs/< ; version> ; |
30
+ | [ Python] ( https://www.python.org/ ) | 3.10.4 <br />3.9.7 | /opt/python/< ; version> ; |
31
+ | [ Java] ( https://adoptopenjdk.net/ ) | 11.0.14< br /> 17.0.2 | /opt/java/< ; version> ; |
32
+ | [ .NET] ( https://dotnet.microsoft.com/ ) | 3.1.417 <br />6.0.201 | /home/codespaces/.dotnet<br />/opt/dotnet |
33
+ | [ Ruby] ( https://www.ruby-lang.org/en/ ) | 3.0.3< br />3.1.1 | /opt/ruby/< ; version> ; |
34
+ | [ PHP] ( https://xdebug.org/ ) | 8.0.17 <br />8.1.4 | /opt/php/< ; version> ; |
35
35
| GCC | 9.4.0-1ubuntu1~ 20.04.1 |
36
36
| Clang | 10.0.0-4ubuntu1 |
37
- | [ Go] ( https://golang.org/dl ) | 1.18 | /usr/local/go |
38
- | [ Jekyll] ( https://jekyllrb.com/ ) | 4.2.1 |
37
+ | [ Go] ( https://golang.org/dl ) | 1.18.1 | /usr/local/go |
38
+ | [ Jekyll] ( https://jekyllrb.com/ ) | 4.2.2 |
39
39
40
40
** Tools installed using git**
41
41
42
42
| Tool | Commit | Path |
43
43
| ------| --------| ------|
44
- | [ Oh My Zsh!] ( https://github.com/ohmyzsh/ohmyzsh ) | 846f417eb8ec76e8eee70000e289b8b81f19d480 | /home/codespace/.oh-my-zsh |
44
+ | [ Oh My Zsh!] ( https://github.com/ohmyzsh/ohmyzsh ) | 8f56a8bdf39d7727ab0e220f0164f78c77f9c50e | /home/codespace/.oh-my-zsh |
45
45
| [ nvm] ( https://github.com/nvm-sh/nvm.git ) | 3fea5493a431ac64470d4230d4b51438cf213bd1 | /home/codespace/.nvm |
46
- | [ nvs] ( https://github.com/jasongin/nvs ) | 84787737c2c6ca56159f841f3e93186e55a15f3c | /home/codespace/.nvs |
46
+ | [ nvs] ( https://github.com/jasongin/nvs ) | e61130f76e9e07e8c0201ad9a79ec70bb714c0a0 | /home/codespace/.nvs |
47
47
| [ rbenv] ( https://github.com/rbenv/rbenv.git ) | c6cc0a1959da3403f524fcbb0fdfb6e08a4d8ae6 | /usr/local/share/rbenv |
48
- | [ ruby-build] ( https://github.com/rbenv/ruby-build.git ) | b02017edec9b6736833961a6ca4f4b4f98fe931b | /usr/local/share/ruby-build |
48
+ | [ ruby-build] ( https://github.com/rbenv/ruby-build.git ) | c0d87ea4526cac0e7c93f4170fdec637eb31f797 | /usr/local/share/ruby-build |
49
49
50
50
** Pip / pipx installed tools and packages**
51
51
52
52
| Tool / package | Version |
53
53
| ----------------| ---------|
54
- | pylint | 2.13.5 |
54
+ | pylint | 2.13.8 |
55
55
| flake8 | 4.0.1 |
56
56
| autopep8 | 1.6.0 |
57
57
| black | 22.3.0 |
58
58
| yapf | 0.32.0 |
59
- | mypy | 0.942 |
59
+ | mypy | 0.950 |
60
60
| pydocstyle | 6.1.1 |
61
61
| pycodestyle | 2.8.0 |
62
62
| bandit | 1.7.4 |
@@ -67,13 +67,13 @@ mcr.microsoft.com/vscode/devcontainers/universal:dev
67
67
68
68
| Tool / module | Version |
69
69
| ---------------| ---------|
70
- | golang.org/x/tools/gopls | 0.8.2 |
71
- | honnef.co/go/tools | 0.2.2 |
70
+ | golang.org/x/tools/gopls | 0.8.3 |
71
+ | honnef.co/go/tools | 0.3.0 |
72
72
| golang.org/x/lint | 0.0.0-20210508222113-6edffad5e616 |
73
73
| github.com/mgechev/revive | 1.2.1 |
74
74
| github.com/uudashr/gopkgs | 2.0.1+incompatible |
75
75
| github.com/ramya-rao-a/go-outline | 0.0.0-20210608161538-9736a4bde949 |
76
- | github.com/go-delve/delve | 1.8.2 |
76
+ | github.com/go-delve/delve | 1.8.3 |
77
77
| github.com/golangci/golangci-lint | 1.45.2 |
78
78
79
79
** Ruby gems and tools**
@@ -83,25 +83,25 @@ mcr.microsoft.com/vscode/devcontainers/universal:dev
83
83
| rake | 13.0.6 |
84
84
| ruby-debug-ide | 0.7.3 |
85
85
| debase | 0.2.4.1 |
86
- | jekyll | 4.2.1 |
86
+ | jekyll | 4.2.2 |
87
87
88
88
** Other tools and utilities**
89
89
90
90
| Tool | Version | Path |
91
91
| ------| ---------| ------|
92
- | [ git] ( https://github.com/git/git ) | 2.35.1 | /usr/local |
93
- | [ Xdebug] ( https://xdebug.org/ ) | 3.1.2 | /opt/php/lts |
94
- | [ Composer] ( https://getcomposer.org/ ) | 2.0.8 | /opt/php-composer |
95
- | [ kubectl] ( https://github.com/kubernetes/kubectl ) | 1.23.5 | /usr/local/bin |
96
- | [ Helm] ( https://github.com/helm/helm ) | 3.8.1 | /usr/local/bin |
92
+ | [ git] ( https://github.com/git/git ) | 2.36.0 | /usr/local |
93
+ | [ Xdebug] ( https://xdebug.org/ ) | 3.1.4 | /opt/php/lts |
94
+ | [ Composer] ( https://getcomposer.org/ ) | 2.3.4 | /opt/php-composer |
95
+ | [ kubectl] ( https://github.com/kubernetes/kubectl ) | WARNING: This version information is deprecated and will be replaced with the output from kubectl version --short. Use --output=yaml | json to get the full version.< br />1.24.0 | /usr/local/bin |
96
+ | [ Helm] ( https://github.com/helm/helm ) | 3.8.2 | /usr/local/bin |
97
97
| [ Docker Compose] ( https://github.com/docker/compose ) | 1.29.2 | /usr/local/bin |
98
98
| [ SDKMAN!] ( https://github.com/sdkman/sdkman-cli ) | 5.15.0 | /usr/local/sdkman |
99
99
| [ rvm] ( https://github.com/rvm/rvm ) | 1.29.12 | /usr/local/rvm |
100
- | [ GitHub CLI] ( https://github.com/cli/cli ) | 2.7 .0 |
100
+ | [ GitHub CLI] ( https://github.com/cli/cli ) | 2.9 .0 |
101
101
| [ yarn] ( https://yarnpkg.com/ ) | 1.22.15 | /opt/yarn |
102
- | [ Maven] ( https://maven.apache.org/ ) | 3.6.3 | /opt/maven |
102
+ | [ Maven] ( https://maven.apache.org/ ) | 3.8.5 | /opt/maven |
103
103
| [ Gradle] ( https://gradle.org/ ) | 7.4.2 |
104
- | Docker (Moby) CLI & ; Engine | 20.10.14 |
104
+ | Docker (Moby) CLI & ; Engine | 20.10.14+azure |
105
105
106
106
** Additional linux tools and packages**
107
107
@@ -114,13 +114,13 @@ mcr.microsoft.com/vscode/devcontainers/universal:dev
114
114
| clang | 1:10.0-50~ exp1 |
115
115
| cmake | 3.16.3-1ubuntu1 |
116
116
| cppcheck | 1.90-4build1 |
117
- | curl | 7.68.0-1ubuntu2.7 |
117
+ | curl | 7.68.0-1ubuntu2.10 |
118
118
| dialog | 1.3-20190808-1 |
119
119
| g++ | 4:9.3.0-1ubuntu2 |
120
120
| gcc | 4:9.3.0-1ubuntu2 |
121
121
| gdb | 9.2-0ubuntu1~ 20.04.1 |
122
- | git | 1:2.25.1-1ubuntu3.2 |
123
- | git-lfs (Git Large File Support) | 3.1.2 |
122
+ | git | 1:2.25.1-1ubuntu3.4 |
123
+ | git-lfs (Git Large File Support) | 3.1.4 |
124
124
| gnupg2 | 2.2.19-3ubuntu2.1 |
125
125
| htop | 2.2.0-2build1 |
126
126
| iproute2 | 5.5.0-1ubuntu1 |
@@ -162,8 +162,8 @@ mcr.microsoft.com/vscode/devcontainers/universal:dev
162
162
| manpages-dev | 5.05-1 |
163
163
| manpages-posix | 2013a-2 |
164
164
| manpages-posix-dev | 2013a-2 |
165
- | moby-cli (Docker CLI) | 20.10.14 |
166
- | moby-engine (Docker Engine) | 20.10.14 |
165
+ | moby-cli (Docker CLI) | 20.10.14+azure-1 |
166
+ | moby-engine (Docker Engine) | 20.10.14+azure-1 |
167
167
| nano | 4.8-1ubuntu1 |
168
168
| ncdu | 1.14.1-1 |
169
169
| net-tools | 1.60+git20180626.aebd88e-1ubuntu1 |
0 commit comments