Use recent builds of base image with latest nginx versions, version bump

This commit is contained in:
Jamie Curnow
2018-12-04 07:32:05 +10:00
parent e2ac3b4880
commit cd40ca7f0a
5 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
FROM jc21/nginx-proxy-manager-base:armhf
FROM jc21/nginx-proxy-manager-base:latest-armhf
MAINTAINER Jamie Curnow <jc@jc21.com>
LABEL maintainer="Jamie Curnow <jc@jc21.com>"