We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9101cba commit 8d9576aCopy full SHA for 8d9576a
1 file changed
Dockerfile
@@ -70,7 +70,7 @@ RUN wget https://github.com/Kannagi/Higueul/archive/refs/tags/betav0.22.zip \
70
71
RUN wget https://github.com/dbohdan/hicolor/archive/refs/heads/master.zip \
72
&& unzip master.zip \
73
- && cd hicolor-master.zip \
+ && cd hicolor-master \
74
&& make \
75
&& ls -alR
76
0 commit comments