This repository was archived by the owner on Feb 5, 2025. It is now read-only.
File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -35,13 +35,14 @@ The following example shows the container used for a deployment step which shows
35
35
36
36
| Tag | Description | Base Image | OpenJDK | Size |
37
37
|-------------|-----------------------------------------------------------------------------------------------|----------------------------------|-----------|-------------------------------------------------------------------------------------------------------------------------------------|
38
- | latest | Latest stable release (from ` main` branch) | azure-pipelines-dockercli:27.1 .1 | 21.0.4 .0 |  |
38
+ | latest | Latest stable release (from ` main` branch) | azure-pipelines-dockercli:27.4 .1 | 21.0.5 .0 |  |
39
39
| 21 | Identical to `latest` tag | | |  |
40
40
| unstable | Latest unstable release (from `develop` branch) | azure-pipelines-dockercli:27.4.1 | 21.0.5.0 |  |
41
41
| 21-unstable | Identical to `unstable` tag | | |  |
42
42
| 21.0.2.0 | Eclipse Temurin 21.0.2 | azure-pipelines-dockercli:25.0.3 | 21.0.2.0 |  |
43
43
| 21.0.3.0 | Eclipse Temurin 21.0.3 | azure-pipelines-dockercli:26.1.1 | 21.0.3.0 |  |
44
44
| 21.0.4.0 | Eclipse Temurin 21.0.4 | azure-pipelines-dockercli:27.1.1 | 21.0.4.0 |  |
45
+ | 21.0.5.0 | Eclipse Temurin 21.0.5 | azure-pipelines-dockercli:27.4.1 | 21.0.5.0 |  |
45
46
46
47
[Eclipse Temurin OpenJDK] : https://adoptium.net/temurin/
47
48
[Azure Pipelines container jobs] : https://docs.microsoft.com/en-us/azure/devops/pipelines/process/container-phases
You can’t perform that action at this time.
0 commit comments