Skip to content

Commit ac216a4

Browse files
Update 28 to 28.2.2
1 parent b76938f commit ac216a4

File tree

7 files changed

+25
-25
lines changed

7 files changed

+25
-25
lines changed

28/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.

28/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.

28/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.

28/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.

28/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.

28/windows/windowsservercore-ltsc2025/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
@@ -2,21 +2,21 @@
22
"28": {
33
"arches": {
44
"amd64": {
5-
"dockerUrl": "https://download.docker.com/linux/static/stable/x86_64/docker-28.2.1.tgz",
6-
"rootlessExtrasUrl": "https://download.docker.com/linux/static/stable/x86_64/docker-rootless-extras-28.2.1.tgz"
5+
"dockerUrl": "https://download.docker.com/linux/static/stable/x86_64/docker-28.2.2.tgz",
6+
"rootlessExtrasUrl": "https://download.docker.com/linux/static/stable/x86_64/docker-rootless-extras-28.2.2.tgz"
77
},
88
"arm32v6": {
9-
"dockerUrl": "https://download.docker.com/linux/static/stable/armel/docker-28.2.1.tgz"
9+
"dockerUrl": "https://download.docker.com/linux/static/stable/armel/docker-28.2.2.tgz"
1010
},
1111
"arm32v7": {
12-
"dockerUrl": "https://download.docker.com/linux/static/stable/armhf/docker-28.2.1.tgz"
12+
"dockerUrl": "https://download.docker.com/linux/static/stable/armhf/docker-28.2.2.tgz"
1313
},
1414
"arm64v8": {
15-
"dockerUrl": "https://download.docker.com/linux/static/stable/aarch64/docker-28.2.1.tgz",
16-
"rootlessExtrasUrl": "https://download.docker.com/linux/static/stable/aarch64/docker-rootless-extras-28.2.1.tgz"
15+
"dockerUrl": "https://download.docker.com/linux/static/stable/aarch64/docker-28.2.2.tgz",
16+
"rootlessExtrasUrl": "https://download.docker.com/linux/static/stable/aarch64/docker-rootless-extras-28.2.2.tgz"
1717
},
1818
"windows-amd64": {
19-
"dockerUrl": "https://download.docker.com/win/static/stable/x86_64/docker-28.2.1.zip"
19+
"dockerUrl": "https://download.docker.com/win/static/stable/x86_64/docker-28.2.2.zip"
2020
}
2121
},
2222
"buildx": {
@@ -168,7 +168,7 @@
168168
"windows/windowsservercore-ltsc2022",
169169
"windows/windowsservercore-1809"
170170
],
171-
"version": "28.2.1"
171+
"version": "28.2.2"
172172
},
173173
"28-rc": null
174174
}

0 commit comments

Comments
 (0)