update to debian 9
This commit is contained in:
parent
0a7b356df5
commit
83019c66e1
@ -1,9 +1,10 @@
|
||||
FROM debian8_python3
|
||||
FROM debian:9
|
||||
|
||||
MAINTAINER Joachim Lusiardi
|
||||
|
||||
RUN apt-get update; \
|
||||
apt-get install -y \
|
||||
python3-pip \
|
||||
git \
|
||||
haproxy; \
|
||||
git clone https://github.com/letsencrypt/letsencrypt ;\
|
||||
|
Loading…
Reference in New Issue
Block a user