summaryrefslogtreecommitdiffhomepage
path: root/pkg/docker/Dockerfile.python3.5
diff options
context:
space:
mode:
authorValentin Bartenev <vbart@nginx.com>2018-03-22 21:07:06 +0300
committerValentin Bartenev <vbart@nginx.com>2018-03-22 21:07:06 +0300
commit157120bfd123553c9c0b6fcfffa288c5240d4f39 (patch)
tree3233e31261e7b6e547b71f9fe529f425d1cc88b0 /pkg/docker/Dockerfile.python3.5
parent228d8518c793cedfbaa982ff6d920414d4c76d51 (diff)
downloadunit-157120bfd123553c9c0b6fcfffa288c5240d4f39.tar.gz
unit-157120bfd123553c9c0b6fcfffa288c5240d4f39.tar.bz2
Generated Dockerfiles for Unit 0.7.0.7
Diffstat (limited to '')
-rw-r--r--pkg/docker/Dockerfile.python3.52
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/docker/Dockerfile.python3.5 b/pkg/docker/Dockerfile.python3.5
index e59a0784..97b9f2ad 100644
--- a/pkg/docker/Dockerfile.python3.5
+++ b/pkg/docker/Dockerfile.python3.5
@@ -2,7 +2,7 @@ FROM debian:stretch-slim
LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>"
-ENV UNIT_VERSION 0.6-1~stretch
+ENV UNIT_VERSION 0.7-1~stretch
RUN set -x \
&& apt-get update \