mirror of
https://github.com/moby/moby.git
synced 2025-07-30 18:23:29 +03:00
@ -21,7 +21,7 @@ import (
|
||||
// Common constants for daemon and client.
|
||||
const (
|
||||
// DefaultVersion of Current REST API
|
||||
DefaultVersion string = "1.25"
|
||||
DefaultVersion string = "1.26"
|
||||
|
||||
// NoBaseImageSpecifier is the symbol used by the FROM
|
||||
// command to specify that no base image is to be used.
|
||||
|
Reference in New Issue
Block a user