X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/7c6dc0d97c7705be545c8d164dd1ebfa8c53679e..586d197702be461402f6837edf1ef6c612c1f0a7:/cookbooks/community/recipes/default.rb diff --git a/cookbooks/community/recipes/default.rb b/cookbooks/community/recipes/default.rb index c317b177b..4de0ef820 100644 --- a/cookbooks/community/recipes/default.rb +++ b/cookbooks/community/recipes/default.rb @@ -45,7 +45,7 @@ end git "/srv/community.openstreetmap.org/docker" do action :sync repository "https://github.com/discourse/discourse_docker.git" - revision "main" + revision "13bfcd2517c743e1bc313b8d89631772702ae112" depth 1 user "root" group "root"