Skip to content

v1.0.0

Compare
Choose a tag to compare
@JonasAlfredsson 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.
  • 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.
  • 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