mirror of
https://github.com/containers/podman.git
synced 2025-10-18 11:42:55 +08:00
Merge pull request #23458 from TomSweeneyRedHat/dev/tsweeney/fixvers
Tweak versions in register_images.go
This commit is contained in:
@ -545,7 +545,7 @@ func (s *APIServer) registerImagesHandlers(r *mux.Router) error {
|
||||
// default: false
|
||||
// description: |
|
||||
// Contents of base images to be modified on ADD or COPY only
|
||||
// (As of version 1.37)
|
||||
// (As of Podman version v5.2)
|
||||
// - in: query
|
||||
// name: nocache
|
||||
// type: boolean
|
||||
@ -1506,7 +1506,7 @@ func (s *APIServer) registerImagesHandlers(r *mux.Router) error {
|
||||
// default: false
|
||||
// description: |
|
||||
// Contents of base images to be modified on ADD or COPY only
|
||||
// (As of version 1.37)
|
||||
// (As of Podman version v5.2)
|
||||
// - in: query
|
||||
// name: nocache
|
||||
// type: boolean
|
||||
|
Reference in New Issue
Block a user