mirror of
https://github.com/lovell/sharp.git
synced 2025-07-12 12:00:14 +02:00
Linux Dockerfile: Use a Debian Wheezy image instead of Ubuntu Precise.
This commit is contained in:
parent
5dfeaa9fd1
commit
d9c754f5c1
@ -1,4 +1,4 @@
|
||||
FROM ubuntu:precise
|
||||
FROM debian:wheezy
|
||||
MAINTAINER Lovell Fuller <npm@lovell.info>
|
||||
|
||||
RUN apt-get update && apt-get install -y build-essential autoconf libtool nasm gtk-doc-tools texinfo
|
||||
|
Loading…
x
Reference in New Issue
Block a user