1.5.0-debian-10-r149 release

This commit is contained in:
Bitnami Bot 2022-04-22 03:30:33 +00:00 committed by Bitnami Containers
parent b24d437dbf
commit adc1ca56bb
1 changed files with 1 additions and 7 deletions

View File

@ -21,15 +21,12 @@ This image is meant to run in a Kubernetes cluster.
* All Bitnami images available in Docker Hub are signed with [Docker Content Trust (DCT)](https://docs.docker.com/engine/security/trust/content_trust/). You can use `DOCKER_CONTENT_TRUST=1` to verify the integrity of the images.
* Bitnami container images are released daily with the latest distribution packages available.
> This [CVE scan report](https://quay.io/repository/bitnami/jupyterhub?tab=tags) contains a security report with all open CVEs. To get the list of actionable security issues, find the "latest" tag, click the vulnerability report link under the corresponding "Security scan" field and then select the "Only show fixable" filter on the next page.
## Supported tags and respective `Dockerfile` links
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/).
* [`1`, `1-debian-10`, `1.5.0`, `1.5.0-debian-10-r148`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-jupyterhub/blob/1.5.0-debian-10-r148/1/debian-10/Dockerfile)
* [`1`, `1-debian-10`, `1.5.0`, `1.5.0-debian-10-r149`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-jupyterhub/blob/1.5.0-debian-10-r149/1/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/jupyterhub GitHub repo](https://github.com/bitnami/bitnami-docker-jupyterhub).
@ -73,9 +70,6 @@ Check the [official Jupyter Hub documentation](https://jupyterhub.readthedocs.io
$ docker run --rm --name jupyterhub bitnami/jupyterhub:latest --help-all
```
## Contributing
We'd love for you to contribute to this container. You can request new features by creating an [issue](https://github.com/bitnami/bitnami-docker-jupyterhub/issues), or submit a [pull request](https://github.com/bitnami/bitnami-docker-jupyterhub/pulls) with your contribution.