summaryrefslogtreecommitdiffhomepage
path: root/pkg/docker/Dockerfile.python2.7
diff options
context:
space:
mode:
authorValentin Bartenev <vbart@nginx.com>2018-04-12 19:47:37 +0300
committerValentin Bartenev <vbart@nginx.com>2018-04-12 19:47:37 +0300
commit8912dea6212dc15181549a0792810aded000d2c6 (patch)
tree89f73d5874dec36c5a7779088897eaf4e36093cc /pkg/docker/Dockerfile.python2.7
parent32eb649e7c0372885286eaba04872e909a10a0c9 (diff)
downloadunit-8912dea6212dc15181549a0792810aded000d2c6.tar.gz
unit-8912dea6212dc15181549a0792810aded000d2c6.tar.bz2
Generated Dockerfiles for Unit 1.0.1.0
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 5551e62d..a8f9bd81 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 0.7-1~stretch
+ENV UNIT_VERSION 1.0-1~stretch
RUN set -x \
&& apt-get update \