diff --git a/bitnami/dokuwiki/0/ol-7/Dockerfile b/bitnami/dokuwiki/0/ol-7/Dockerfile index 6b64194cedc1..8ad382611771 100644 --- a/bitnami/dokuwiki/0/ol-7/Dockerfile +++ b/bitnami/dokuwiki/0/ol-7/Dockerfile @@ -1,4 +1,4 @@ -FROM bitnami/oraclelinux-extras:7-r97 +FROM bitnami/oraclelinux-extras:7-r99 LABEL maintainer "Bitnami " # Install required system packages and dependencies @@ -12,7 +12,7 @@ COPY rootfs / ENV APACHE_HTTPS_PORT_NUMBER="443" \ APACHE_HTTP_PORT_NUMBER="80" \ BITNAMI_APP_NAME="dokuwiki" \ - BITNAMI_IMAGE_VERSION="0.20180422.201805030840-ol-7-r68" \ + BITNAMI_IMAGE_VERSION="0.20180422.201805030840-ol-7-r69" \ DOKUWIKI_EMAIL="user@example.com" \ DOKUWIKI_FULL_NAME="Full Name" \ DOKUWIKI_PASSWORD="bitnami1" \ diff --git a/bitnami/dokuwiki/README.md b/bitnami/dokuwiki/README.md index 5a90e47b7638..5b8b2db443e0 100644 --- a/bitnami/dokuwiki/README.md +++ b/bitnami/dokuwiki/README.md @@ -30,7 +30,7 @@ $ docker-compose up -d 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/). -* [`0-ol-7`, `0.20180422.201805030840-ol-7-r67` (0/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-dokuwiki/blob/0.20180422.201805030840-ol-7-r67/0/ol-7/Dockerfile) +* [`0-ol-7`, `0.20180422.201805030840-ol-7-r69` (0/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-dokuwiki/blob/0.20180422.201805030840-ol-7-r69/0/ol-7/Dockerfile) * [`0-debian-9`, `0.20180422.201805030840-debian-9-r48`, `0`, `0.20180422.201805030840`, `0.20180422.201805030840-r48`, `latest` (0/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-dokuwiki/blob/0.20180422.201805030840-debian-9-r48/0/debian-9/Dockerfile) Subscribe to project updates by watching the [bitnami/dokuwiki GitHub repo](https://github.com/bitnami/bitnami-docker-dokuwiki).