add wine staging + update mono and gecko version
This commit is contained in:
@@ -36,5 +36,5 @@ ENV XVFB=1
|
||||
USER container
|
||||
WORKDIR /home/container
|
||||
|
||||
COPY ./entrypoint.sh /entrypoint.sh
|
||||
CMD ["/bin/bash", "/entrypoint.sh"]
|
||||
COPY ./../entrypoint.sh /entrypoint.sh
|
||||
CMD [ "/bin/bash", "/entrypoint.sh" ]
|
||||
|
Reference in New Issue
Block a user