We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1641b7 commit 1610924Copy full SHA for 1610924
image/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM debian:wheezy-slim
+FROM debian:jessie-slim
2
LABEL maintainer="zodern"
3
RUN apt-get update && \
4
apt-get install -y curl python make g++ bzip2 libfontconfig1 libfreetype6 ca-certificates --no-install-recommends && \
0 commit comments