mirror of
https://github.com/bitnami/containers.git
synced 2026-03-18 15:27:52 +08:00
Merge pull request #8 from sameersbn/fix-script-macro
fix: BITNAMI_APP_VERSION script macro has been renamed to BITNAMI_IMA…
This commit is contained in:
@@ -10,7 +10,7 @@ FROM gcr.io/stacksmith-images/ubuntu:14.04-r10
|
||||
MAINTAINER Bitnami <containers@bitnami.com>
|
||||
|
||||
ENV BITNAMI_APP_NAME=symfony \
|
||||
BITNAMI_APP_VERSION=3.1.3-r1 \
|
||||
BITNAMI_IMAGE_VERSION=3.1.3-r1 \
|
||||
PATH=/opt/bitnami/symfony:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin/:$PATH
|
||||
|
||||
# Additional modules required
|
||||
|
||||
Reference in New Issue
Block a user