Update cache buster

This commit is contained in:
David Bomba
2023-07-06 13:53:01 +10:00
parent 86f1dd43cf
commit 6ff8e04aa7
2 changed files with 2 additions and 2 deletions

View File

@@ -102,7 +102,7 @@ WORKDIR /var/www/app
# Do not remove this ENV
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
ENV APP_ENV production

View File

@@ -1 +1 @@
Fri Jul 2 7:33:22 +00 2021
Fri Jul 2 7:33:22 +00 2023