diff --git a/drupal-11.yaml b/drupal-11.yaml index 512992e6543..320a49be0c1 100644 --- a/drupal-11.yaml +++ b/drupal-11.yaml @@ -2,7 +2,7 @@ package: name: drupal-11 description: Drupal is an open source content management platform powering millions of websites and applications. version: "11.2.2" - epoch: 1 + epoch: 2 resources: cpu: 17 memory: 32Gi @@ -77,14 +77,14 @@ pipeline: with: repository: https://github.com/drupal/drupal.git tag: ${{package.version}} - expected-commit: 965123445745f50c7fc001c72a96650518c267d2 + expected-commit: 4a1db0db3b144a42daa0887e904f942a55fe5b6b destination: /usr/src/${{package.name}} - uses: git-checkout with: repository: https://github.com/drupal/recommended-project.git tag: ${{package.version}} - expected-commit: fa1bc3962b89743d74fbded0cc88c1eaff34f60a + expected-commit: 4a1db0db3b144a42daa0887e904f942a55fe5b6b destination: vendor-binaries # For compatibility with upstream image that has `/opt/drupal/{vendor,recipes}`