Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions drupal-11.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: 2
epoch: 3
resources:
cpu: 17
memory: 32Gi
Expand Down Expand Up @@ -84,7 +84,7 @@ pipeline:
with:
repository: https://github.com/drupal/recommended-project.git
tag: ${{package.version}}
expected-commit: fa1bc3962b89743d74fbded0cc88c1eaff34f60a
expected-commit: 965123445745f50c7fc001c72a96650518c267d2
destination: vendor-binaries

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