Commit 896103d3 authored by Michael Killough's avatar Michael Killough
Browse files

Stick to nginx:stable.

parent b317b1be
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
FROM nginx:latest
FROM nginx:stable

COPY nginx.conf.template /etc/nginx/nginx.conf.template
COPY start.sh /usr/bin/start.sh