From dd77906304393427c371ce0a5e8ef418ae470481 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 3 Jan 2022 08:38:33 +0000 Subject: [PATCH] 10.9.0-debian-10-r12 release --- bitnami/owncloud/10/debian-10/Dockerfile | 4 ++-- bitnami/owncloud/README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bitnami/owncloud/10/debian-10/Dockerfile b/bitnami/owncloud/10/debian-10/Dockerfile index b83709416b40..c1702237ebd5 100644 --- a/bitnami/owncloud/10/debian-10/Dockerfile +++ b/bitnami/owncloud/10/debian-10/Dockerfile @@ -23,8 +23,8 @@ RUN ln -sf /dev/stdout /opt/bitnami/apache/logs/access_log && \ COPY rootfs / RUN /opt/bitnami/scripts/mysql-client/postunpack.sh -RUN /opt/bitnami/scripts/apache/postunpack.sh RUN /opt/bitnami/scripts/php/postunpack.sh +RUN /opt/bitnami/scripts/apache/postunpack.sh RUN /opt/bitnami/scripts/apache-modphp/postunpack.sh RUN /opt/bitnami/scripts/owncloud/postunpack.sh ENV ALLOW_EMPTY_PASSWORD="no" \ @@ -32,7 +32,7 @@ ENV ALLOW_EMPTY_PASSWORD="no" \ APACHE_HTTPS_PORT_NUMBER="" \ APACHE_HTTP_PORT_NUMBER="" \ BITNAMI_APP_NAME="owncloud" \ - BITNAMI_IMAGE_VERSION="10.9.0-debian-10-r11" \ + BITNAMI_IMAGE_VERSION="10.9.0-debian-10-r12" \ MARIADB_HOST="mariadb" \ MARIADB_PORT_NUMBER="3306" \ MARIADB_ROOT_PASSWORD="" \ diff --git a/bitnami/owncloud/README.md b/bitnami/owncloud/README.md index c02514b03e35..fb7098813e15 100644 --- a/bitnami/owncloud/README.md +++ b/bitnami/owncloud/README.md @@ -33,7 +33,7 @@ $ docker-compose up -d Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/). -* [`10`, `10-debian-10`, `10.9.0`, `10.9.0-debian-10-r11`, `latest` (10/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-owncloud/blob/10.9.0-debian-10-r11/10/debian-10/Dockerfile) +* [`10`, `10-debian-10`, `10.9.0`, `10.9.0-debian-10-r12`, `latest` (10/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-owncloud/blob/10.9.0-debian-10-r12/10/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/owncloud GitHub repo](https://github.com/bitnami/bitnami-docker-owncloud). @@ -522,7 +522,7 @@ New versions and releases cadence are not going to be affected. Once a new versi ## License -Copyright (c) 2022 Bitnami +Copyright © 2022 Bitnami Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.