Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows Server 2016 (20210620 update) #3624

Merged
merged 2 commits into from
Jun 25, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
46 changes: 23 additions & 23 deletions images/win/Windows2016-Readme.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Microsoft Windows Server 2016 Datacenter
- OS Version: 10.0.14393 Build 4467
- Image Version: 20210614.1
- Image Version: 20210620.1

## Installed Software
### Language and Runtime
- Bash 4.4.23(1)-release
- Go 1.15.13
- Julia 1.6.1
- Node 14.17.0
- Node 14.17.1
- Perl 5.32.1
- PHP 8.0.7
- Python 3.7.9
Expand All @@ -19,11 +19,11 @@
- Helm 3.6.0
- Miniconda 4.9.2 (pre-installed on the image but not added to PATH)
- NPM 6.14.13
- NuGet 5.9.1.11
- NuGet 5.10.0.7240
- pip 21.1.2 (python 3.7)
- Pipx 0.16.3
- RubyGems 2.7.6.3
- Vcpkg (build from master \<92b42c4>)
- Vcpkg (build from master \<08214e1>)
- Yarn 1.22.10

#### Environment variables
Expand All @@ -34,24 +34,24 @@

### Project Management
- Ant 1.10.10
- Gradle 7.0
- Gradle 7.1
- Maven 3.8.1
- sbt 1.5.3

### Tools
- 7zip 19.00
- azcopy 10.10.0
- azcopy 10.11.0
- Bazel 4.1.0
- Bazelisk 1.9.0
- Cabal 3.4.0.0
- CMake 3.20.3
- CMake 3.20.4
- CodeQL Action Bundle 2.5.5
- Docker 20.10.5
- Docker-compose 1.29.1
- ghc 9.0.1
- Git 2.32.0
- Git LFS 2.13.3
- Google Cloud SDK 344.0.0
- Google Cloud SDK 345.0.0
- InnoSetup 6.2.0
- jq 1.6
- Kind 0.11.1
Expand All @@ -62,7 +62,7 @@
- NSIS v3.06.1
- OpenSSL 1.1.1
- Packer 1.7.2
- Pulumi v3.4.0
- Pulumi v3.5.1
- R 4.1.0
- Stack 2.7.1
- Subversion (SVN) 1.14.1
Expand All @@ -73,36 +73,36 @@
- zstd 1.5.0

### CLI Tools
- Alibaba Cloud CLI 3.0.79
- AWS CLI 2.2.11
- Alibaba Cloud CLI 3.0.80
- AWS CLI 2.2.13
- AWS SAM CLI 1.24.1
- AWS Session Manager CLI 1.2.205.0
- Azure CLI 2.24.2
- Azure CLI 2.25.0
- Azure DevOps CLI extension 0.18.0
- Cloud Foundry CLI 6.53.0
- GitHub CLI 1.11.0
- Hub CLI 2.14.2

### Rust Tools
- Cargo 1.52.0
- Rust 1.52.1
- Rustdoc 1.52.1
- Cargo 1.53.0
- Rust 1.53.0
- Rustdoc 1.53.0
- Rustup 1.24.3

#### Packages
- bindgen 0.58.1
- cargo-audit 0.14.1
- cargo-outdated v0.9.15
- cbindgen 0.19.0
- Clippy 0.1.52
- Rustfmt 1.4.36
- Clippy 0.1.53
- Rustfmt 1.4.37

### Browsers and webdrivers
- Google Chrome 91.0.4472.101
- Google Chrome 91.0.4472.114
- Chrome Driver 91.0.4472.101
- Microsoft Edge 91.0.864.48
- Microsoft Edge Driver 91.0.864.48
- Mozilla Firefox 89.0
- Microsoft Edge 91.0.864.54
- Microsoft Edge Driver 91.0.864.54
- Mozilla Firefox 89.0.1
- Gecko Driver 0.29.1
- IE Driver 3.150.1.0

Expand Down Expand Up @@ -149,7 +149,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| ------- | ------------ |
| 10.24.1 | x64 |
| 12.22.1 | x64 |
| 14.17.0 | x64 |
| 14.17.1 | x64 |


#### Python
Expand Down Expand Up @@ -204,7 +204,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.


### Database tools
- Azure CosmosDb Emulator 2.11.13.0
- Azure CosmosDb Emulator 2.14.1.0
- DacFx 15.0.4897.1
- MySQL 5.7.21.0
- SQLPS 1.0
Expand Down