diff --git a/Dockerfile.stretch b/Dockerfile.stretch index 7e3b2d4..4b09a48 100644 --- a/Dockerfile.stretch +++ b/Dockerfile.stretch @@ -1,6 +1,6 @@ FROM debian:stretch-slim -ARG IM_VERSION=7.0.10-25 +ARG IM_VERSION=7.0.10-28 RUN apt-get -y update && \ apt-get -y upgrade && \