X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/8338ca56db576db8ec53f6f6fb3907e2ca370f75..cf163679e4cf9c867cde63fe724ba3e578660d0a:/cookbooks/community/templates/default/web_only.yml.erb diff --git a/cookbooks/community/templates/default/web_only.yml.erb b/cookbooks/community/templates/default/web_only.yml.erb index 14c3113c8..acae31577 100644 --- a/cookbooks/community/templates/default/web_only.yml.erb +++ b/cookbooks/community/templates/default/web_only.yml.erb @@ -21,7 +21,7 @@ links: # Workaround bug: https://github.com/discourse/discourse_docker/pull/505 # params: -# version: v2.8.9 +# version: v2.8.10 env: LC_ALL: en_US.UTF-8 @@ -99,8 +99,8 @@ hooks: - exec: cd: $home cmd: - - git fetch --depth=1 origin tag v2.8.9 --no-tags - - git checkout v2.8.9 + - git fetch --depth=1 origin tag v2.8.10 --no-tags + - git checkout v2.8.10 after_ssl: - replace: filename: "/etc/nginx/conf.d/discourse.conf"