diff --git a/roles/openshift-apps/maubot/templates/buildconfig.yml b/roles/openshift-apps/maubot/templates/buildconfig.yml index 714f56defa..ab0bb52fc0 100644 --- a/roles/openshift-apps/maubot/templates/buildconfig.yml +++ b/roles/openshift-apps/maubot/templates/buildconfig.yml @@ -31,7 +31,7 @@ spec: noCache: false from: kind: ImageStreamTag - name: fedora:38 + name: fedora:40 output: to: kind: ImageStreamTag