chore(deps): update renovate/renovate docker tag to v37.68.4 #218

Open
renovate wants to merge 1976 commits from renovate/renovate-renovate-37.x into main
Showing only changes of commit a4efc95068 - Show all commits

View file

@ -34,6 +34,8 @@ in {
autoPrune.enable = true;
};
# Thanks to: https://blog.kotatsu.dev/posts/2023-04-21-woodpecker-nix-caching/
# Fix DNS Lookup in podman
virtualisation.podman.defaultNetwork.settings.dns_enable = true;
networking.firewall.interfaces."podman+" = {