mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
update "lets install dependencies first"
This commit is contained in:
@@ -17,7 +17,7 @@ RUN set -e; \
|
||||
\
|
||||
a2enmod rewrite; \
|
||||
\
|
||||
rm -rf /var/lib/apt/lists/*;
|
||||
apt-get clean;
|
||||
|
||||
# Enabling custom upload settings in PHP
|
||||
RUN set -e; \
|
||||
|
||||
Reference in New Issue
Block a user