github wneessen/apg-go v0.4.1
v0.4.1: Maintenance and dockerization release

latest releases: v1.2.0, v1.1.0, v1.0.0...
4 years ago

This version is mainly a maintenance release.

Mentionworthy changes

  • 81067bd fixes a typo (Thanks to @aberoham for the PR)
  • 9f3c76c Integrates with our SonarQube instance for static code analysis
  • b134875 Bumps the go-hibp library to v1.0.2
  • 1297c5a Introduces dockerization

Dockerization

We now provide a docker container of apg-go via the Github docker registry.

  • Download the image:
    $ docker pull ghcr.io/wneessen/apg-go:main
  • Run the image:
    $ docker run ghcr.io/wneessen/apg-go:main

Don't miss a new apg-go release

NewReleases is sending notifications on new releases.