Skip to content

1.19.1-1

Compare
Choose a tag to compare
@madnuttah madnuttah released this 14 Feb 08:48
· 268 commits to main since this release
45c8186

2024-02-14

  • The UID and GID can be overridden by setting environment variables in your docker-compose file or shell. Thanks to @kernbug for suggesting. Check the examples to learn how this works. You need to remove the username in your unbound.conf like so username="" or there will be warnings in your log.
  • AWK and SED has been added to the image (needed for statistics via healthcheck), ash has been removed