diff --git a/bitnami/kubeapps-dashboard/1/ol-7/Dockerfile b/bitnami/kubeapps-dashboard/1/ol-7/Dockerfile index 210ca3ba21ce..5abfeacd85ea 100644 --- a/bitnami/kubeapps-dashboard/1/ol-7/Dockerfile +++ b/bitnami/kubeapps-dashboard/1/ol-7/Dockerfile @@ -1,4 +1,4 @@ -FROM bitnami/oraclelinux-extras-base:7-r86 +FROM bitnami/oraclelinux-extras-base:7-r87 LABEL maintainer "Bitnami " ENV BITNAMI_PKG_CHMOD="-R g+rwX" \ @@ -20,7 +20,7 @@ COPY rootfs / RUN /prepare.sh RUN rm -rf /opt/bitnami/nginx/html && mv /opt/bitnami/kubeapps-dashboard/build /opt/bitnami/nginx/html ENV BITNAMI_APP_NAME="kubeapps-dashboard" \ - BITNAMI_IMAGE_VERSION="1.0.0-beta.2-ol-7-r6" \ + BITNAMI_IMAGE_VERSION="1.0.0-beta.2-ol-7-r7" \ NGINX_DAEMON_GROUP="" \ NGINX_DAEMON_USER="" \ NGINX_HTTP_PORT_NUMBER="8080" \ diff --git a/bitnami/kubeapps-dashboard/README.md b/bitnami/kubeapps-dashboard/README.md index b53f2347fe38..d92f4c0b0fbd 100644 --- a/bitnami/kubeapps-dashboard/README.md +++ b/bitnami/kubeapps-dashboard/README.md @@ -38,7 +38,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/containers/how-to/understand-rolling-tags-containers/). -* [`1-ol-7`, `1.0.0-beta.2-ol-7-r6` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-dashboard/blob/1.0.0-beta.2-ol-7-r6/1/ol-7/Dockerfile) +* [`1-ol-7`, `1.0.0-beta.2-ol-7-r7` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-dashboard/blob/1.0.0-beta.2-ol-7-r7/1/ol-7/Dockerfile) * [`1-debian-9`, `1.0.0-beta.2-debian-9-r5`, `1`, `1.0.0-beta.2`, `1.0.0-beta.2-r5`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-dashboard/blob/1.0.0-beta.2-debian-9-r5/1/debian-9/Dockerfile) # Configuration