Add dockerfile to list of rel numbers to update

This commit is contained in:
Justin Ethier 2020-09-17 17:35:32 -04:00
parent a8fc3e19d6
commit 5e58ca85fd

View file

@ -4,6 +4,7 @@ Steps for making a release of Cyclone:
- Prepare release notes
- Update release number in:
- `common.sld` and rebuild bootstrap source files
- `Dockerfile`
- `DEBIAN/control` in cyclone-bootstrap
- `.github/workflows/Release.yml` job in cyclone-bootstrap
- Update documentation, if applicable