10.10.0-debian-11-r0 release

This commit is contained in:
Bitnami Bot
2022-06-06 16:06:35 +00:00
committed by Bitnami Containers
parent 30330c9672
commit a46305fe7b
74 changed files with 6764 additions and 2 deletions

View File

@@ -31,7 +31,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.10.0`, `10.10.0-debian-10-r9`, `latest` (10/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-owncloud/blob/10.10.0-debian-10-r9/10/debian-10/Dockerfile)
* [`10`, `10-debian-11`, `10.10.0`, `10.10.0-debian-11-r0`, `latest` (10/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-owncloud/blob/10.10.0-debian-11-r0/10/debian-11/Dockerfile)
Subscribe to project updates by watching the [bitnami/owncloud GitHub repo](https://github.com/bitnami/bitnami-docker-owncloud).
@@ -52,7 +52,7 @@ $ docker pull bitnami/owncloud:[TAG]
If you wish, you can also build the image yourself.
```console
$ docker build -t bitnami/owncloud:latest 'https://github.com/bitnami/bitnami-docker-owncloud.git#master:10/debian-10'
$ docker build -t bitnami/owncloud:latest 'https://github.com/bitnami/bitnami-docker-owncloud.git#master:10/debian-11'
```
## How to use this image