diff --git a/Dockerfile.osx b/Dockerfile.osx index ecb8e32290..a739c23ff7 100644 --- a/Dockerfile.osx +++ b/Dockerfile.osx @@ -1,4 +1,4 @@ -FROM debian:wheezy +FROM debian:jessie RUN apt-get update && apt-get -y install \ autoconf build-essential curl \