]> git.openstreetmap.org Git - chef.git/commitdiff
community: bump discourse_docker release
authorGrant Slater <github@firefishy.com>
Fri, 6 Jan 2023 20:19:55 +0000 (20:19 +0000)
committerGrant Slater <github@firefishy.com>
Fri, 6 Jan 2023 20:19:55 +0000 (20:19 +0000)
cookbooks/community/recipes/default.rb

index 7064effdb5f85fb0aaf1d82abdfc111399f91a34..1bedda290b88f6bebbdc3054a49de45fb9bd56d2 100644 (file)
@@ -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"