mirror of
https://github.com/bitnami/containers.git
synced 2026-03-01 15:07:17 +08:00
4.8.0-r3 release
Update image to version 4.8.0-r3
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/minideb-extras:jessie-r28
|
||||
FROM bitnami/minideb-extras:jessie-r30
|
||||
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="phpmyadmin" \
|
||||
BITNAMI_IMAGE_VERSION="4.8.0-r2" \
|
||||
BITNAMI_IMAGE_VERSION="4.8.0-r3" \
|
||||
DATABASE_HOST="mariadb" \
|
||||
DATABASE_PORT_NUMBER="3306" \
|
||||
PATH="/opt/bitnami/apache/bin:/opt/bitnami/php/bin:$PATH" \
|
||||
|
||||
Reference in New Issue
Block a user