Skip to content

Commit d392efb

Browse files
authored
Merge pull request #44 from 10up/install-unzip-module
Fix: install unzip so ci jobs can extract zip archives
2 parents 153297e + fb2e79c commit d392efb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ RUN apt-get update && \
6868
software-properties-common \
6969
sshpass \
7070
subversion \
71+
unzip \
7172
vim \
7273
wget \
7374
xdg-utils \

0 commit comments

Comments
 (0)