mirror of
https://github.com/bitnami/containers.git
synced 2026-03-08 18:57:19 +08:00
3.2.2-r23 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM bitnami/minideb-extras:jessie-r55
|
FROM bitnami/minideb-extras:jessie-r56
|
||||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||||
|
|
||||||
# Install required system packages and dependencies
|
# Install required system packages and dependencies
|
||||||
@@ -14,7 +14,7 @@ ENV ALLOW_EMPTY_PASSWORD="no" \
|
|||||||
APACHE_HTTPS_PORT_NUMBER="443" \
|
APACHE_HTTPS_PORT_NUMBER="443" \
|
||||||
APACHE_HTTP_PORT_NUMBER="80" \
|
APACHE_HTTP_PORT_NUMBER="80" \
|
||||||
BITNAMI_APP_NAME="phpbb" \
|
BITNAMI_APP_NAME="phpbb" \
|
||||||
BITNAMI_IMAGE_VERSION="3.2.2-r22" \
|
BITNAMI_IMAGE_VERSION="3.2.2-r23" \
|
||||||
MARIADB_HOST="mariadb" \
|
MARIADB_HOST="mariadb" \
|
||||||
MARIADB_PORT_NUMBER="3306" \
|
MARIADB_PORT_NUMBER="3306" \
|
||||||
MARIADB_ROOT_PASSWORD="" \
|
MARIADB_ROOT_PASSWORD="" \
|
||||||
|
|||||||
Reference in New Issue
Block a user