Skip to content

v2.1.3

Compare
Choose a tag to compare
@buchdag buchdag released this 02 Feb 14:38
· 173 commits to main since this release
a858475

This is a patch release.

Changes since v2.1.2:

  • Use pre generated RFC7919 DH groups instead of self generating custom DH groups ( #904 )
  • Get the docker-gen binary from the upstream Docker image instead of building it ( #906 )

Dependencies:

  • dockergen -> 0.8.2
  • golang -> 1.17.6

Other changes:

  • Minor changes to the DockerHub build labels

Thanks to @polarathene for #904 initial idea and code.