Automation: Final robust DB restore fixes and updated gitignore rules.
This commit is contained in:
@@ -7,7 +7,7 @@ WORKDIR /srv/aether_api
|
||||
|
||||
RUN apt-get update; \
|
||||
apt-get install -y \
|
||||
imagemagick ffmpeg \
|
||||
imagemagick ffmpeg curl \
|
||||
; \
|
||||
rm -rf /var/lib/apt/lists/*;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user