blob: f21533efb0fa77234c3e3eb3d6f6863fc8172f3e [file] [log] [blame] [view]
## New release
To make and publish new docker images on docker hub, maintainers should create branch under `apisix-docker` repo with specific name.
For apisix new version, the branch name should use prefix `release/apisix` (e.g. `release/apisix-2.6`). Remember to delete the release branch after the new images published, since the branch would got no use afterwards.