docker/drupal/versions.yaml (43 lines of code) (raw):

# Copyright 2024 Google LLC # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License along # with this program; if not, write to the Free Software Foundation, Inc., # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. cloudbuild: docker_image: gcr.io/cloud-builders/docker:24.0.9 enable_parallel: false versions: - dir: 10/php8/debian12/10.3/apache from: marketplace.gcr.io/google/php8-apache2:8.2 packages: composer: gpg: f07934fad44f9048c0dc875a506cca31cc2794d6aebfc1867f3b1fbf48dce2c5 version: 2.5.8 drupal: md5: 7b0f59c9fc1e3a0b753343cd0893eea6 version: 10.3.6 repo: drupal10-php8-apache annotations: - key: com.googleapis.cloudmarketplace.product.service.name value: services/2091b012-066a-46f0-8d26-63c5b7db70a4.cloudpartnerservices.goog tags: - 10.3.6-debian12 - 10.3-debian12 - 10-debian12 - 10.3.6 - '10.3' - '10' - latest - dir: 10/php8/debian12/10.2/apache from: marketplace.gcr.io/google/php8-apache2:8.1 packages: composer: gpg: f07934fad44f9048c0dc875a506cca31cc2794d6aebfc1867f3b1fbf48dce2c5 version: 2.5.8 drupal: md5: 1f7a37ba42ee22948ffc11bfe4541dbd version: 10.2.8 annotations: - key: com.googleapis.cloudmarketplace.product.service.name value: services/2091b012-066a-46f0-8d26-63c5b7db70a4.cloudpartnerservices.goog repo: drupal10-php8-apache tags: - 10.2.8-debian12 - 10.2-debian12 - 10.2.10 - '10.2'