]> git.openstreetmap.org Git - chef.git/blob - cookbooks/docker/attributes/default.rb
Update bowser to postgres 12, postgis 3 and carto 5.0.0
[chef.git] / cookbooks / docker / attributes / default.rb
1 # Add the docker APT source
2 default[:apt][:sources] = node[:apt][:sources] | ["docker"]