7.2.1-debian-10-r132 release
This commit is contained in:
parent
5e77095c9e
commit
bb19f958e6
|
|
@ -32,7 +32,8 @@ 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/).
|
||||
|
||||
|
||||
* [`7`, `7-debian-10`, `7.2.1`, `7.2.1-debian-10-r131`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-oauth2-proxy/blob/7.2.1-debian-10-r131/7/debian-10/Dockerfile)
|
||||
* [`7`, `7-debian-11`, `7.2.1`, `7.2.1-debian-11-r-1`, `latest` (7/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-oauth2-proxy/blob/7.2.1-debian-11-r-1/7/debian-11/Dockerfile)
|
||||
* [`7`, `7-debian-10`, `7.2.1`, `7.2.1-debian-10-r132`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-oauth2-proxy/blob/7.2.1-debian-10-r132/7/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/oauth2-proxy GitHub repo](https://github.com/bitnami/bitnami-docker-oauth2-proxy).
|
||||
|
||||
|
|
@ -53,7 +54,7 @@ $ docker pull bitnami/oauth2-proxy:[TAG]
|
|||
If you wish, you can also build the image yourself.
|
||||
|
||||
```console
|
||||
$ docker build -t bitnami/oauth2-proxy:latest 'https://github.com/bitnami/bitnami-docker-oauth2-proxy.git#master:7/debian-10'
|
||||
$ docker build -t bitnami/oauth2-proxy:latest 'https://github.com/bitnami/bitnami-docker-oauth2-proxy.git#master:7/debian-11'$ docker build -t bitnami/oauth2-proxy:latest 'https://github.com/bitnami/bitnami-docker-oauth2-proxy.git#master:7/debian-10'
|
||||
```
|
||||
|
||||
## Connecting to other containers
|
||||
|
|
|
|||
Loading…
Reference in New Issue