0.20180422.201805030840-r38 release
This commit is contained in:
parent
735a0ba3c6
commit
ec8b56283e
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/minideb-extras:jessie-r79
|
||||
FROM bitnami/minideb-extras:jessie-r80
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# 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-r37" \
|
||||
BITNAMI_IMAGE_VERSION="0.20180422.201805030840-r38" \
|
||||
DOKUWIKI_EMAIL="user@example.com" \
|
||||
DOKUWIKI_FULL_NAME="Full Name" \
|
||||
DOKUWIKI_PASSWORD="bitnami1" \
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@ $ docker-compose up -d
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
* [`0`, `0.20180422.201805030840-r37`, `latest` (0/Dockerfile)](https://github.com/bitnami/bitnami-docker-dokuwiki/blob/0.20180422.201805030840-r37/0/Dockerfile)
|
||||
* [`0`, `0.20180422.201805030840-r38`, `latest` (0/Dockerfile)](https://github.com/bitnami/bitnami-docker-dokuwiki/blob/0.20180422.201805030840-r38/0/Dockerfile)
|
||||
* [`0-ol-7`, `0.20180422.201805030840-ol-7-r0` (0/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-dokuwiki/blob/0.20180422.201805030840-ol-7-r0/0/ol-7/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/dokuwiki GitHub repo](https://github.com/bitnami/bitnami-docker-dokuwiki).
|
||||
|
|
|
|||
Loading…
Reference in New Issue