From: Grant Slater Date: Fri, 6 Jan 2023 20:19:55 +0000 (+0000) Subject: community: bump discourse_docker release X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/f8d80d1e42b9677462a5f0bc9a57d3a693a8e226 community: bump discourse_docker release --- diff --git a/cookbooks/community/recipes/default.rb b/cookbooks/community/recipes/default.rb index 7064effdb..1bedda290 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 "13bfcd2517c743e1bc313b8d89631772702ae112" + revision "e6cb71cd55cfad1c64b0a4b40676cbcaedbc918f" depth 1 user "root" group "root"