diff --git a/images/win/Windows2019-Readme.md b/images/win/Windows2019-Readme.md index 91f5c335..6db557a7 100644 --- a/images/win/Windows2019-Readme.md +++ b/images/win/Windows2019-Readme.md @@ -4,7 +4,7 @@ *** # Microsoft Windows Server 2019 Datacenter - OS Version: 10.0.17763 Build 2183 -- Image Version: 20210928.2 +- Image Version: 20211003.2 ## Enabled windows optional features - Windows Subsystem for Linux [WSLv1] @@ -16,7 +16,7 @@ - Julia 1.6.3 - Kotlin 1.5.31 - LLVM 12.0.1 -- Node 14.17.6 +- Node 14.18.0 - Perl 5.32.1 - PHP 8.0.10 - Python 3.7.9 @@ -32,8 +32,8 @@ - pip 21.2.4 (python 3.7) - Pipx 0.16.4 - RubyGems 2.7.6.3 -- Vcpkg (build from master \<042e1db>) -- Yarn 1.22.11 +- Vcpkg (build from master \<2a31089>) +- Yarn 1.22.15 #### Environment variables | Name | Value | @@ -85,9 +85,9 @@ - zstd 1.5.0 ### CLI Tools -- Alibaba Cloud CLI 3.0.93 -- AWS CLI 2.2.41 -- AWS SAM CLI 1.32.0 +- Alibaba Cloud CLI 3.0.94 +- AWS CLI 2.2.43 +- AWS SAM CLI 1.33.0 - AWS Session Manager CLI 1.2.245.0 - Azure CLI 2.28.0 - Azure DevOps CLI extension 0.20.0 @@ -110,10 +110,10 @@ - Rustfmt 1.4.37 ### Browsers and webdrivers -- Google Chrome 94.0.4606.61 +- Google Chrome 94.0.4606.71 - Chrome Driver 94.0.4606.61 -- Microsoft Edge 94.0.992.31 -- Microsoft Edge Driver 94.0.992.31 +- Microsoft Edge 94.0.992.38 +- Microsoft Edge Driver 94.0.992.38 - Mozilla Firefox 92.0.1 - Gecko Driver 0.30.0 - IE Driver 3.150.1.1 @@ -166,7 +166,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH. | ------- | ------------ | | 10.24.1 | x64 | | 12.22.6 | x64 | -| 14.17.6 | x64 | +| 14.18.0 | x64 | #### Python @@ -203,12 +203,12 @@ Note: MSYS2 is pre-installed on image but not added to PATH. #### PostgreSQL | Property | Value | | -------------------- | ------------------------------------------------------------------------------------------------------------------------------------ | -| ServiceName | postgresql-x64-13 | -| Version | 13.4 | +| ServiceName | postgresql-x64-14 | +| Version | 14.0 | | ServiceStatus | Stopped | | ServiceStartType | Disabled | -| EnvironmentVariables | PGBIN=C:\Program Files\PostgreSQL\13\bin
PGDATA=C:\Program Files\PostgreSQL\13\data
PGROOT=C:\Program Files\PostgreSQL\13 | -| Path | C:\Program Files\PostgreSQL\13 | +| EnvironmentVariables | PGBIN=C:\Program Files\PostgreSQL\14\bin
PGDATA=C:\Program Files\PostgreSQL\14\data
PGROOT=C:\Program Files\PostgreSQL\14 | +| Path | C:\Program Files\PostgreSQL\14 | | UserName | postgres | | Password | root |