mirror of
https://github.com/qpdf/qpdf.git
synced 2025-01-22 22:58:33 +00:00
Update AppImage to use Ubuntu 16.04 since 14.04 is out of support
This commit is contained in:
parent
5e936dddff
commit
db7d6030a0
@ -1,6 +1,6 @@
|
||||
FROM ubuntu:14.04
|
||||
FROM ubuntu:16.04
|
||||
RUN apt-get update && \
|
||||
apt-get -y install screen autoconf git \
|
||||
apt-get -y install screen autoconf git sudo \
|
||||
build-essential zlib1g-dev libjpeg-dev libgnutls28-dev \
|
||||
docbook-xsl fop xsltproc \
|
||||
inkscape imagemagick busybox-static wget fuse && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user