mirror of
https://github.com/bitnami/containers.git
synced 2026-02-25 15:47:42 +08:00
Bump version (#18)
* update to `gcr.io/stacksmith-images/ubuntu:14.04-r8` * bump version to `4.5.2-r1`
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
FROM gcr.io/stacksmith-images/ubuntu:14.04-r07
|
||||
FROM gcr.io/stacksmith-images/ubuntu:14.04-r8
|
||||
|
||||
MAINTAINER Bitnami <containers@bitnami.com>
|
||||
|
||||
ENV BITNAMI_APP_NAME=wordpress \
|
||||
BITNAMI_IMAGE_VERSION=4.5.2-r0 \
|
||||
BITNAMI_IMAGE_VERSION=4.5.2-r1 \
|
||||
PATH=/opt/bitnami/php/bin:/opt/bitnami/drush:/opt/bitnami/mysql/bin/:$PATH
|
||||
|
||||
# Additional modules required
|
||||
|
||||
Reference in New Issue
Block a user