From e7e9ee068bb64bd06d3775d7ae34cc077bb1f49d Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 29 Dec 2020 07:11:35 +0000 Subject: [PATCH] 10.6.0-debian-10-r11 release --- bitnami/owncloud/10/debian-10/Dockerfile | 2 +- bitnami/owncloud/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/owncloud/10/debian-10/Dockerfile b/bitnami/owncloud/10/debian-10/Dockerfile index a821a819075c..72282dd26caa 100644 --- a/bitnami/owncloud/10/debian-10/Dockerfile +++ b/bitnami/owncloud/10/debian-10/Dockerfile @@ -26,7 +26,7 @@ ENV ALLOW_EMPTY_PASSWORD="no" \ APACHE_HTTPS_PORT_NUMBER="443" \ APACHE_HTTP_PORT_NUMBER="80" \ BITNAMI_APP_NAME="owncloud" \ - BITNAMI_IMAGE_VERSION="10.6.0-debian-10-r10" \ + BITNAMI_IMAGE_VERSION="10.6.0-debian-10-r11" \ MARIADB_HOST="mariadb" \ MARIADB_PORT_NUMBER="3306" \ MARIADB_ROOT_PASSWORD="" \ diff --git a/bitnami/owncloud/README.md b/bitnami/owncloud/README.md index 531f6b0d3da1..8899921228f2 100644 --- a/bitnami/owncloud/README.md +++ b/bitnami/owncloud/README.md @@ -38,7 +38,7 @@ Bitnami containers can be used with [Kubeapps](https://kubeapps.com/) for deploy 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.6.0`, `10.6.0-debian-10-r10`, `latest` (10/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-owncloud/blob/10.6.0-debian-10-r10/10/debian-10/Dockerfile) +* [`10`, `10-debian-10`, `10.6.0`, `10.6.0-debian-10-r11`, `latest` (10/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-owncloud/blob/10.6.0-debian-10-r11/10/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/owncloud GitHub repo](https://github.com/bitnami/bitnami-docker-owncloud).