mirror of
https://github.com/bitnami/containers.git
synced 2026-03-16 06:49:12 +08:00
Update version of the image
This commit is contained in:
@@ -19,7 +19,7 @@ USER bitnami
|
||||
RUN mkdir /tmp/app && cd /tmp/app && composer create-project "laravel/laravel=5.6.21" /tmp/app --prefer-dist
|
||||
|
||||
ENV BITNAMI_APP_NAME=laravel
|
||||
ENV BITNAMI_IMAGE_VERSION=5.6.12-r0
|
||||
ENV BITNAMI_IMAGE_VERSION=5.6.21-r0
|
||||
|
||||
COPY rootfs/ /
|
||||
|
||||
|
||||
Reference in New Issue
Block a user