]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/irc/recipes/default.rb
irc: Use new image name
[chef.git] / cookbooks / irc / recipes / default.rb
index 7ebcfc7bad6e8ce60ea9416d943098a38648db09..138912e8a1e5cbe75b7d79edd913655a7b38a915 100644 (file)
@@ -20,6 +20,6 @@
 include_recipe "podman::apache"
 
 podman_site "irc.openstreetmap.org" do
-  image "ghcr.io/openstreetmap/irc:latest"
+  image "ghcr.io/openstreetmap/irc-website:latest"
   aliases ["irc.osm.org"]
 end