We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f1167f commit d79e670Copy full SHA for d79e670
image/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM debian:jessie-slim
+FROM debian:stretch-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