fix(docker): Update the docker binary version that uses 1.25.6 to fix CVE-2025-61726 - for 2.39.0-LTS [R8S-818] (#1791)

This commit is contained in:
Josiah Clumont
2026-02-19 09:46:14 +13:00
committed by GitHub
parent e0c22ea3eb
commit 4bbf0ce0c0

View File

@@ -1,3 +1,3 @@
{ {
"docker": "v29.1.2" "docker": "v29.2.1"
} }