Skip to content

Commit c7acade

Browse files
authored
Merge pull request #57653 from wolfi-dev/wolfictl-6d62234f-65fd-45bd-951e-52bed52d6665
drupal-11/11.2.2 package update
2 parents 8f7dfe2 + 43047e7 commit c7acade

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

drupal-11.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: drupal-11
33
description: Drupal is an open source content management platform powering millions of websites and applications.
4-
version: "11.1.8"
4+
version: "11.2.2"
55
epoch: 0
66
resources:
77
cpu: 17
@@ -77,14 +77,14 @@ pipeline:
7777
with:
7878
repository: https://github.com/drupal/drupal.git
7979
tag: ${{package.version}}
80-
expected-commit: b62f0f54e12eaa925c06e2a25e24962c8185722f
80+
expected-commit: 965123445745f50c7fc001c72a96650518c267d2
8181
destination: /usr/src/${{package.name}}
8282

8383
- uses: git-checkout
8484
with:
8585
repository: https://github.com/drupal/recommended-project.git
8686
tag: ${{package.version}}
87-
expected-commit: 5c3ed42e6bd926c50afa1fc33f8e4717fe4c483f
87+
expected-commit: fa1bc3962b89743d74fbded0cc88c1eaff34f60a
8888
destination: vendor-binaries
8989

9090
# For compatibility with upstream image that has `/opt/drupal/{vendor,recipes}`

0 commit comments

Comments
 (0)