1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-18 12:59:39 +02:00

fix: bump the docker binary version to v28.3.0 [r8s-390] (#837)

This commit is contained in:
Steven Kang 2025-07-01 20:10:39 +12:00 committed by GitHub
parent c6ee9a5a52
commit 363a62d885

View file

@ -1,5 +1,4 @@
{
"docker": "v27.5.1",
"kubectl": "v1.32.2",
"docker": "v28.3.0",
"mingit": "2.49.0.1"
}