Merge pull request #23458 from TomSweeneyRedHat/dev/tsweeney/fixvers

Tweak versions in register_images.go
This commit is contained in:
Matt Heon
2024-07-31 14:35:24 -04:00
committed by GitHub

View File

@ -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