Skip to content

Commit 087521e

Browse files
Update 26 to 26.1.3
1 parent 34afec8 commit 087521e

File tree

6 files changed

+23
-23
lines changed

6 files changed

+23
-23
lines changed

26/cli/Dockerfile

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

26/dind-rootless/Dockerfile

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

26/dind/Dockerfile

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

26/windows/windowsservercore-1809/Dockerfile

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

26/windows/windowsservercore-ltsc2022/Dockerfile

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

versions.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -284,21 +284,21 @@
284284
"26": {
285285
"arches": {
286286
"amd64": {
287-
"dockerUrl": "https://download.docker.com/linux/static/stable/x86_64/docker-26.1.2.tgz",
288-
"rootlessExtrasUrl": "https://download.docker.com/linux/static/stable/x86_64/docker-rootless-extras-26.1.2.tgz"
287+
"dockerUrl": "https://download.docker.com/linux/static/stable/x86_64/docker-26.1.3.tgz",
288+
"rootlessExtrasUrl": "https://download.docker.com/linux/static/stable/x86_64/docker-rootless-extras-26.1.3.tgz"
289289
},
290290
"arm32v6": {
291-
"dockerUrl": "https://download.docker.com/linux/static/stable/armel/docker-26.1.2.tgz"
291+
"dockerUrl": "https://download.docker.com/linux/static/stable/armel/docker-26.1.3.tgz"
292292
},
293293
"arm32v7": {
294-
"dockerUrl": "https://download.docker.com/linux/static/stable/armhf/docker-26.1.2.tgz"
294+
"dockerUrl": "https://download.docker.com/linux/static/stable/armhf/docker-26.1.3.tgz"
295295
},
296296
"arm64v8": {
297-
"dockerUrl": "https://download.docker.com/linux/static/stable/aarch64/docker-26.1.2.tgz",
298-
"rootlessExtrasUrl": "https://download.docker.com/linux/static/stable/aarch64/docker-rootless-extras-26.1.2.tgz"
297+
"dockerUrl": "https://download.docker.com/linux/static/stable/aarch64/docker-26.1.3.tgz",
298+
"rootlessExtrasUrl": "https://download.docker.com/linux/static/stable/aarch64/docker-rootless-extras-26.1.3.tgz"
299299
},
300300
"windows-amd64": {
301-
"dockerUrl": "https://download.docker.com/win/static/stable/x86_64/docker-26.1.2.zip"
301+
"dockerUrl": "https://download.docker.com/win/static/stable/x86_64/docker-26.1.3.zip"
302302
}
303303
},
304304
"buildx": {
@@ -419,7 +419,7 @@
419419
"windows/windowsservercore-ltsc2022",
420420
"windows/windowsservercore-1809"
421421
],
422-
"version": "26.1.2"
422+
"version": "26.1.3"
423423
},
424424
"26-rc": null
425425
}

0 commit comments

Comments
 (0)