From a254bb0177cfd88aa7eb2acf7d0a3ed745669800 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 4 Jan 2021 18:07:09 +0000 Subject: [PATCH] 10.6.0-debian-10-r17 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 bb0a7f2edbb0..7329abbf8a92 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-r16" \ + BITNAMI_IMAGE_VERSION="10.6.0-debian-10-r17" \ MARIADB_HOST="mariadb" \ MARIADB_PORT_NUMBER="3306" \ MARIADB_ROOT_PASSWORD="" \ diff --git a/bitnami/owncloud/README.md b/bitnami/owncloud/README.md index 69f2de69d009..5a004da271dc 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-r16`, `latest` (10/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-owncloud/blob/10.6.0-debian-10-r16/10/debian-10/Dockerfile) +* [`10`, `10-debian-10`, `10.6.0`, `10.6.0-debian-10-r17`, `latest` (10/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-owncloud/blob/10.6.0-debian-10-r17/10/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/owncloud GitHub repo](https://github.com/bitnami/bitnami-docker-owncloud).