Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

Commit

Permalink
update NGINX_VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
aalfonso-stratio authored Aug 8, 2017
1 parent 0bc0ff6 commit d65f10c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/local-universe/Dockerfile.base
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM registry:2.4.1

ENV NGINX_VERSION 1.10.3-1~jessie
ENV NGINX_VERSION 1.12.1-1~jessie

RUN apt-key adv --keyserver hkp://pgp.mit.edu:80 --recv-keys 573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62 \
&& echo "deb http://nginx.org/packages/debian/ jessie nginx" >> /etc/apt/sources.list \
Expand Down

0 comments on commit d65f10c

Please sign in to comment.