mirror of https://github.com/docker/docs.git
Use jessie instead of wheezy
This commit is contained in:
parent
7ffc8d4768
commit
064743ba3f
|
|
@ -1,4 +1,4 @@
|
|||
FROM debian:wheezy
|
||||
FROM debian:jessie
|
||||
|
||||
RUN apt-get update && apt-get -y install \
|
||||
autoconf build-essential curl \
|
||||
|
|
|
|||
Loading…
Reference in New Issue