summaryrefslogtreecommitdiffhomepage
path: root/pkg/docker/Dockerfile.python3.5
diff options
context:
space:
mode:
authorValentin Bartenev <vbart@nginx.com>2018-02-08 18:59:02 +0300
committerValentin Bartenev <vbart@nginx.com>2018-02-08 18:59:02 +0300
commit01c6f149a69e8cd0ca19f6c0de3f51a7b7ce064d (patch)
treed3cb162edbf9a59d54cd23bc7eb9294e66cc433e /pkg/docker/Dockerfile.python3.5
parent40a360b6409a13f43ef0943e79ebdcbd3543de2a (diff)
downloadunit-01c6f149a69e8cd0ca19f6c0de3f51a7b7ce064d.tar.gz
unit-01c6f149a69e8cd0ca19f6c0de3f51a7b7ce064d.tar.bz2
Generated Dockerfiles for Unit 0.5.0.5
Diffstat (limited to 'pkg/docker/Dockerfile.python3.5')
-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 10041009..1d3639c6 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.4-1~stretch
+ENV UNIT_VERSION 0.5-1~stretch
RUN set -x \
&& apt-get update \