2.4.2-debian-10-r63 release
This commit is contained in:
parent
68c4c9198f
commit
9ccdf4fa7f
|
|
@ -24,7 +24,7 @@ RUN rm -rf /app && \
|
||||||
RUN chmod -R g+rwX /opt/bitnami/nginx/conf
|
RUN chmod -R g+rwX /opt/bitnami/nginx/conf
|
||||||
RUN /opt/bitnami/scripts/nginx/postunpack.sh
|
RUN /opt/bitnami/scripts/nginx/postunpack.sh
|
||||||
ENV BITNAMI_APP_NAME="kubeapps-dashboard" \
|
ENV BITNAMI_APP_NAME="kubeapps-dashboard" \
|
||||||
BITNAMI_IMAGE_VERSION="2.4.2-debian-10-r62" \
|
BITNAMI_IMAGE_VERSION="2.4.2-debian-10-r63" \
|
||||||
NGINX_HTTPS_PORT_NUMBER="" \
|
NGINX_HTTPS_PORT_NUMBER="" \
|
||||||
NGINX_HTTP_PORT_NUMBER="" \
|
NGINX_HTTP_PORT_NUMBER="" \
|
||||||
PATH="/opt/bitnami/nginx/sbin:/opt/bitnami/common/bin:$PATH"
|
PATH="/opt/bitnami/nginx/sbin:/opt/bitnami/common/bin:$PATH"
|
||||||
|
|
|
||||||
|
|
@ -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/).
|
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/).
|
||||||
|
|
||||||
|
|
||||||
* [`2`, `2-debian-10`, `2.4.2`, `2.4.2-debian-10-r62`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-dashboard/blob/2.4.2-debian-10-r62/2/debian-10/Dockerfile)
|
* [`2`, `2-debian-10`, `2.4.2`, `2.4.2-debian-10-r63`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-dashboard/blob/2.4.2-debian-10-r63/2/debian-10/Dockerfile)
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue