Skip to content

Commit 75c7311

Browse files
Update 27 to 27.0.3
1 parent c0963f9 commit 75c7311

File tree

6 files changed

+23
-23
lines changed

6 files changed

+23
-23
lines changed

27/cli/Dockerfile

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

27/dind-rootless/Dockerfile

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

27/dind/Dockerfile

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

27/windows/windowsservercore-1809/Dockerfile

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

27/windows/windowsservercore-ltsc2022/Dockerfile

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

versions.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -425,21 +425,21 @@
425425
"27": {
426426
"arches": {
427427
"amd64": {
428-
"dockerUrl": "https://download.docker.com/linux/static/stable/x86_64/docker-27.0.2.tgz",
429-
"rootlessExtrasUrl": "https://download.docker.com/linux/static/stable/x86_64/docker-rootless-extras-27.0.2.tgz"
428+
"dockerUrl": "https://download.docker.com/linux/static/stable/x86_64/docker-27.0.3.tgz",
429+
"rootlessExtrasUrl": "https://download.docker.com/linux/static/stable/x86_64/docker-rootless-extras-27.0.3.tgz"
430430
},
431431
"arm32v6": {
432-
"dockerUrl": "https://download.docker.com/linux/static/stable/armel/docker-27.0.2.tgz"
432+
"dockerUrl": "https://download.docker.com/linux/static/stable/armel/docker-27.0.3.tgz"
433433
},
434434
"arm32v7": {
435-
"dockerUrl": "https://download.docker.com/linux/static/stable/armhf/docker-27.0.2.tgz"
435+
"dockerUrl": "https://download.docker.com/linux/static/stable/armhf/docker-27.0.3.tgz"
436436
},
437437
"arm64v8": {
438-
"dockerUrl": "https://download.docker.com/linux/static/stable/aarch64/docker-27.0.2.tgz",
439-
"rootlessExtrasUrl": "https://download.docker.com/linux/static/stable/aarch64/docker-rootless-extras-27.0.2.tgz"
438+
"dockerUrl": "https://download.docker.com/linux/static/stable/aarch64/docker-27.0.3.tgz",
439+
"rootlessExtrasUrl": "https://download.docker.com/linux/static/stable/aarch64/docker-rootless-extras-27.0.3.tgz"
440440
},
441441
"windows-amd64": {
442-
"dockerUrl": "https://download.docker.com/win/static/stable/x86_64/docker-27.0.2.zip"
442+
"dockerUrl": "https://download.docker.com/win/static/stable/x86_64/docker-27.0.3.zip"
443443
}
444444
},
445445
"buildx": {
@@ -560,7 +560,7 @@
560560
"windows/windowsservercore-ltsc2022",
561561
"windows/windowsservercore-1809"
562562
],
563-
"version": "27.0.2"
563+
"version": "27.0.3"
564564
},
565565
"27-rc": null
566566
}

0 commit comments

Comments
 (0)