mirror of
https://github.com/containers/podman.git
synced 2025-10-19 20:23:08 +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
|
// default: false
|
||||||
// description: |
|
// description: |
|
||||||
// Contents of base images to be modified on ADD or COPY only
|
// 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
|
// - in: query
|
||||||
// name: nocache
|
// name: nocache
|
||||||
// type: boolean
|
// type: boolean
|
||||||
@ -1506,7 +1506,7 @@ func (s *APIServer) registerImagesHandlers(r *mux.Router) error {
|
|||||||
// default: false
|
// default: false
|
||||||
// description: |
|
// description: |
|
||||||
// Contents of base images to be modified on ADD or COPY only
|
// 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
|
// - in: query
|
||||||
// name: nocache
|
// name: nocache
|
||||||
// type: boolean
|
// type: boolean
|
||||||
|
Reference in New Issue
Block a user