forked from rDrama/rDrama
1
0
Fork 0

Merge branch 'frost' of https://github.com/Aevann1/Drama into frost

master
Aevann1 2022-03-02 03:03:07 +02:00
commit 05427ea57c
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM ubuntu:impish-20220128
FROM ubuntu:20.04
ARG DEBIAN_FRONTEND=noninteractive
@ -14,4 +14,4 @@ RUN mkdir /images && mkdir /songs
EXPOSE 80/tcp
CMD [ "/usr/bin/supervisord", "-c", "/etc/supervisord.conf" ]
CMD [ "/usr/bin/supervisord", "-c", "/etc/supervisord.conf" ]