Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 305 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 305 Bytes

update-docker-tags (WIP, not ready for use outside of Sourcegraph)

CLI to update Docker tag image versions

Installation

Via brew:

brew tap slimsag/update-docker-tags
brew install update-docker-tags

Via Go:

go get -u github.com/slimsag/update-docker-tags