mirror of
https://github.com/fleetbase/fleetbase.git
synced 2026-01-06 06:15:51 +00:00
bump console to v0.0.5 for firefox patches
This commit is contained in:
2
console
2
console
Submodule console updated: e42893e2dd...94908df630
@@ -38,6 +38,9 @@ WORKDIR /var/www/html/api
|
||||
# Copy application files
|
||||
COPY --chown=www-data:www-data api ./
|
||||
RUN chown -R www-data:www-data /var/www/html/api
|
||||
RUN chown -R www-data:www-data /var/www/html/api/bootstrap/cache
|
||||
RUN chmod -R 755 /var/www/html/api/storage
|
||||
RUN chmod -R 755 /var/www/html/api/bootstrap/cache
|
||||
USER www-data
|
||||
|
||||
# Install Composer dependencies
|
||||
|
||||
Reference in New Issue
Block a user