mirror of
https://github.com/invoiceninja/dockerfiles.git
synced 2026-02-01 11:47:10 +01:00
Update cache buster
This commit is contained in:
@@ -102,7 +102,7 @@ WORKDIR /var/www/app
|
|||||||
|
|
||||||
# Do not remove this ENV
|
# Do not remove this ENV
|
||||||
ENV IS_DOCKER true
|
ENV IS_DOCKER true
|
||||||
RUN /usr/local/bin/composer install --no-dev --no-cache
|
RUN /usr/local/bin/composer install --no-dev
|
||||||
|
|
||||||
# Override the environment settings from projects .env file
|
# Override the environment settings from projects .env file
|
||||||
ENV APP_ENV production
|
ENV APP_ENV production
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
Fri Jul 2 7:33:22 +00 2021
|
Fri Jul 2 7:33:22 +00 2023
|
||||||
Reference in New Issue
Block a user