docker/joomla/versions.yaml (21 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: 4/php8/debian12/4.4 from: marketplace.gcr.io/google/php8-apache2:8.3 packages: joomla: version: 4.4.8 repo: joomla4-php8-apache annotations: - key: com.googleapis.cloudmarketplace.product.service.name value: services/545638c3-744a-453a-9793-994aa18913a0.cloudpartnerservices.goog tags: - 4.4.8-debian12 - 4.4-debian12 - 4-debian12 - 4.4.8 - '4.4' - '4' - latest