From ecb0d9a329b68eb6fcaa6fb60f3b2b4a3a668850 Mon Sep 17 00:00:00 2001 From: Sara Date: Thu, 28 Jul 2022 15:02:39 +0100 Subject: [PATCH] Feature/acs 3122 update tomcat to rocky linux8 (#1258) * update tomcat base image to rockylinux8 * add dockerfile to dependabot * update packages for rockylinux8 * fix time zone double quotes * correct dependabot indents * correct dependabot indents * corrected nbr pull requests --- .github/dependabot.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 16bef7851d..21a2e0aef1 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -159,9 +159,8 @@ updates: registries: - maven-repository-artifacts-alfresco-com-nexus-content-groups-int - package-ecosystem: "docker" - directory: "packaging/docker-alfresco/" - schedule: + directory: "packaging/docker-alfresco/" + schedule: interval: "daily" time: "22:00" - timezone: "Europe/London" - open-pull-requests-limit: 99 + timezone: Africa/Abidjan