Skip to content

Incrementing the version number

Alexandre Drouin edited this page Jul 31, 2020 · 5 revisions

If you increment the version number, you absolutely need to tag and push the docker image to dockerhub. The reason is that the synbols command-line tool looks for a docker image tagged with the current version.

See Updating the Docker image

Clone this wiki locally