3.2.2-debian-11-r8 release

This commit is contained in:
Bitnami Bot
2022-06-24 02:02:54 +00:00
committed by Bitnami Containers
parent ec6e52675a
commit 6c856ccb3b
2 changed files with 2 additions and 4 deletions

View File

@@ -39,7 +39,7 @@ Non-root container images add an extra layer of security and are generally recom
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/).
* [`3`, `3-debian-11`, `3.2.2`, `3.2.2-debian-11-r7`, `latest` (3/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-couchdb/blob/3.2.2-debian-11-r7/3/debian-11/Dockerfile)
* [`3`, `3-debian-11`, `3.2.2`, `3.2.2-debian-11-r8`, `latest` (3/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-couchdb/blob/3.2.2-debian-11-r8/3/debian-11/Dockerfile)
Subscribe to project updates by watching the [bitnami/couchdb GitHub repo](https://github.com/bitnami/bitnami-docker-couchdb).
@@ -273,7 +273,6 @@ Here is an example of extending the image with the following modifications:
```Dockerfile
FROM bitnami/couchdb
LABEL maintainer "Bitnami <containers@bitnami.com>"
### Change user to perform privileged actions
USER 0