diff --git a/drupal-11.yaml b/drupal-11.yaml index 81e61a4e535..d6cb5c30231 100644 --- a/drupal-11.yaml +++ b/drupal-11.yaml @@ -1,8 +1,8 @@ package: name: drupal-11 description: Drupal is an open source content management platform powering millions of websites and applications. - version: "11.2.5" - epoch: 1 + version: "11.2.6" + epoch: 0 resources: cpu: 17 memory: 32Gi @@ -77,14 +77,14 @@ pipeline: with: repository: https://github.com/drupal/drupal.git tag: ${{package.version}} - expected-commit: aeb9c6ba4c44aa621c28729ced2de50bbdcde762 + expected-commit: 4c3161830109471259d87d9e9e869c98e502e78b destination: /usr/src/${{package.name}} - uses: git-checkout with: repository: https://github.com/drupal/recommended-project.git tag: ${{package.version}} - expected-commit: 193449a6cf2cc62457a5bc5a0188c6d0d42a98c9 + expected-commit: 4c3161830109471259d87d9e9e869c98e502e78b destination: vendor-binaries # For compatibility with upstream image that has `/opt/drupal/{vendor,recipes}`