diff --git a/bitnami/opencart/3/debian-10/Dockerfile b/bitnami/opencart/3/debian-10/Dockerfile index 1290832eebe9..e8bbb44f4f04 100644 --- a/bitnami/opencart/3/debian-10/Dockerfile +++ b/bitnami/opencart/3/debian-10/Dockerfile @@ -30,7 +30,7 @@ ENV APACHE_HTTPS_PORT_NUMBER="" \ APACHE_HTTP_PORT_NUMBER="" \ APP_VERSION="3.0.3-8" \ BITNAMI_APP_NAME="opencart" \ - BITNAMI_IMAGE_VERSION="3.0.3-8-debian-10-r205" \ + BITNAMI_IMAGE_VERSION="3.0.3-8-debian-10-r206" \ PATH="/opt/bitnami/php/bin:/opt/bitnami/php/sbin:/opt/bitnami/apache/bin:/opt/bitnami/mysql/bin:/opt/bitnami/common/bin:$PATH" EXPOSE 8080 8443 diff --git a/bitnami/opencart/README.md b/bitnami/opencart/README.md index daa78693d91d..b6c43eecc7f4 100644 --- a/bitnami/opencart/README.md +++ b/bitnami/opencart/README.md @@ -43,7 +43,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-10`, `3.0.3-8`, `3.0.3-8-debian-10-r205`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-opencart/blob/3.0.3-8-debian-10-r205/3/debian-10/Dockerfile) +* [`3`, `3-debian-10`, `3.0.3-8`, `3.0.3-8-debian-10-r206`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-opencart/blob/3.0.3-8-debian-10-r206/3/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/opencart GitHub repo](https://github.com/bitnami/bitnami-docker-opencart).