Skip to content

Commit

Permalink
community: postgres upgrades require 2nd rebuild on upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
Firefishy committed Feb 7, 2025
1 parent 85657d1 commit e5e8b32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cookbooks/community/recipes/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@
cwd "/srv/community.openstreetmap.org/docker/"
user "root"
group "root"
retries 2 # Postgres upgrades required a second run
end

execute "discourse_container_data_destroy" do
Expand Down

0 comments on commit e5e8b32

Please sign in to comment.