Switch to stretch-slim as the base image for arvados/jobs, this results in a
[arvados.git] / docker / jobs / Dockerfile
index 02a1c3829d432e284a770d11459aaa111bff57db..079276e52c56cc9bda844b8db13607a16c86bd86 100644 (file)
@@ -3,7 +3,7 @@
 # SPDX-License-Identifier: Apache-2.0
 
 # Based on Debian Stretch
-FROM debian:stretch
+FROM debian:stretch-slim
 MAINTAINER Ward Vandewege <wvandewege@veritasgenetics.com>
 
 ENV DEBIAN_FRONTEND noninteractive