mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-04 19:10:09 +01:00
wxpython --> wxpython4
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM wxpython/build:fedora-30
|
||||
FROM wxpython4/build:fedora-30
|
||||
|
||||
RUN sudo dnf -y install tigervnc-server xterm
|
||||
RUN mkdir ~/.vnc
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
FROM wxpython/build:ubuntu-18.04
|
||||
FROM wxpython4/build:ubuntu-18.04
|
||||
|
||||
USER root:root
|
||||
RUN apt-get install -y \
|
||||
|
||||
Reference in New Issue
Block a user