Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 400 Bytes

UPGRADING.md

File metadata and controls

20 lines (14 loc) · 400 Bytes

Upgrade dependencies

Upgrading dependencies is performed regularly by the repository maintainers

Here is a list of dependencies which will be regularely upgraded:

  • Update the alpine version
  • Update the skipper version
  • Update the bimg version
  • Update the golang version
  • Update the libvips version

Example:

brew upgrade vips
brew upgrade golang 

make build-docker-vips