diff --git a/.drone.star b/.drone.star index 9afcb4f361d..27855ef271c 100644 --- a/.drone.star +++ b/.drone.star @@ -23,7 +23,7 @@ OC_UBUNTU = "owncloud/ubuntu:20.04" # Todo: update or remove the following images # https://github.com/owncloud/client/issues/10070 OC_CI_CLIENT_FEDORA = "owncloudci/client:fedora-39-amd64" -OC_CI_SQUISH = "owncloudci/squish:fedora-39-8.0.0-qt67x-linux64" +OC_CI_SQUISH = "owncloudci/squish:fedora-39-7.2.1-qt66x-linux64" PLUGINS_GIT_ACTION = "plugins/git-action:1" PLUGINS_S3 = "plugins/s3:1.4.0"