Skip to content

Commit 8d9576a

Browse files
authored
Update Dockerfile
fix hicolor
1 parent 9101cba commit 8d9576a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ RUN wget https://github.com/Kannagi/Higueul/archive/refs/tags/betav0.22.zip \
7070

7171
RUN wget https://github.com/dbohdan/hicolor/archive/refs/heads/master.zip \
7272
&& unzip master.zip \
73-
&& cd hicolor-master.zip \
73+
&& cd hicolor-master \
7474
&& make \
7575
&& ls -alR
7676

0 commit comments

Comments
 (0)