github grocy/grocy-docker v3.1.2-0

latest releases: v4.2.0-1, v4.0.3-2, v4.0.3-1...
3 years ago

[v3.1.2-0] - 2021-10-05

  • Upgrade to grocy v3.1.2
  • Changes to the Makefile
    • The build target now only builds the image, but does not start it.
    • The create target (re)creates a pod for grocy, but does not start it.
    • The run target depends on create and then starts the created pod.
    • The host prefixes of the images are now set to match the official images on Docker hub and can be overriden using the IMAGE_PREFIX variable.
    • The image tags are now generated from git describe, but can be overridden using the IMAGE_TAG variable.
  • Rebuild container images with Alpine 3.14.2

Don't miss a new grocy-docker release

NewReleases is sending notifications on new releases.