mirror of
https://github.com/docker/docs.git
synced 2026-03-30 15:58:53 +07:00
@@ -26,7 +26,7 @@ import (
|
||||
)
|
||||
|
||||
// APIVERSION is the API version supported by swarm manager
|
||||
const APIVERSION = "1.21"
|
||||
const APIVERSION = "1.22"
|
||||
|
||||
// GET /info
|
||||
func getInfo(c *context, w http.ResponseWriter, r *http.Request) {
|
||||
|
||||
Reference in New Issue
Block a user