Skip to content

Commit 9c44de5

Browse files
committed
upgrade pip to fix wheel issues
1 parent 514ab5d commit 9c44de5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,7 @@ RUN echo @testing http://nl.alpinelinux.org/alpine/edge/testing >> /etc/apk/repo
203203
docker-php-ext-configure gd \
204204
--with-freetype \
205205
--with-jpeg
206+
RUN pip install --upgrade pip
206207
#curl iconv session
207208
#docker-php-ext-install pdo_mysql pdo_sqlite mysqli mcrypt gd exif intl xsl json soap dom zip opcache && \
208209
# docker-php-ext-install iconv pdo_mysql pdo_sqlite pgsql pdo_pgsql mysqli gd exif intl xsl json soap dom zip opcache && \

0 commit comments

Comments
 (0)