File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
package:
2
2
name: drupal-11
3
3
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 "
5
5
epoch: 0
6
6
resources:
7
7
cpu: 17
@@ -77,14 +77,14 @@ pipeline:
77
77
with:
78
78
repository: https://github.com/drupal/drupal.git
79
79
tag: ${{package.version}}
80
- expected-commit: b62f0f54e12eaa925c06e2a25e24962c8185722f
80
+ expected-commit: 965123445745f50c7fc001c72a96650518c267d2
81
81
destination: /usr/src/${{package.name}}
82
82
83
83
- uses: git-checkout
84
84
with:
85
85
repository: https://github.com/drupal/recommended-project.git
86
86
tag: ${{package.version}}
87
- expected-commit: 5c3ed42e6bd926c50afa1fc33f8e4717fe4c483f
87
+ expected-commit: fa1bc3962b89743d74fbded0cc88c1eaff34f60a
88
88
destination: vendor-binaries
89
89
90
90
# For compatibility with upstream image that has `/opt/drupal/{vendor,recipes}`
You can’t perform that action at this time.
0 commit comments