v1.0.0
JonasAlfredsson
released this
02 Mar 16:07
·
315 commits
to master
since this release
- Move over to semantic versioning.
- The version number will now be given like this:
[MAJOR].[MINOR].[PATCH]
- This is done to signify that I feel like this code is stable, since I have
been running this for quite a while.
- The version number will now be given like this:
- Build from a defined version of Nginx.
- This is done to facilitate a way to lock this container to a more specific
version. - This also allows us to more often trigger rebuilds of this container on
Dockerhub.
- This is done to facilitate a way to lock this container to a more specific
- New tags are available on Dockerhub.
- There will now be tags on the following form:
- latest
- 1.0.0
- 1.0.0-nginx1.19.7
- There will now be tags on the following form: