summaryrefslogtreecommitdiffhomepage
path: root/pkg/docker/Dockerfile.python2.7
diff options
context:
space:
mode:
authorValentin Bartenev <vbart@nginx.com>2018-07-13 14:45:08 +0300
committerValentin Bartenev <vbart@nginx.com>2018-07-13 14:45:08 +0300
commit604a904a47cb8c283b2a5515535947b3a80ace7f (patch)
tree6a5f59ac41487655733653d9c1fc3321c0f17730 /pkg/docker/Dockerfile.python2.7
parenta1bf265d520cb8775eeb327baa3e3d85db0c052b (diff)
downloadunit-604a904a47cb8c283b2a5515535947b3a80ace7f.tar.gz
unit-604a904a47cb8c283b2a5515535947b3a80ace7f.tar.bz2
Generated Dockerfiles for Unit 1.3.1.3
Diffstat (limited to 'pkg/docker/Dockerfile.python2.7')
-rw-r--r--pkg/docker/Dockerfile.python2.72
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/docker/Dockerfile.python2.7 b/pkg/docker/Dockerfile.python2.7
index 9af7ae1b..45a4053f 100644
--- a/pkg/docker/Dockerfile.python2.7
+++ b/pkg/docker/Dockerfile.python2.7
@@ -2,7 +2,7 @@ FROM debian:stretch-slim
LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>"
-ENV UNIT_VERSION 1.2-1~stretch
+ENV UNIT_VERSION 1.3-1~stretch
RUN set -x \
&& apt-get update \