Update nginx image

This commit is contained in:
Manuel de Brito Fontes 2018-08-14 23:12:39 -03:00
parent 56ed290098
commit 330b7fafb3
4 changed files with 5 additions and 5 deletions

View file

@ -30,7 +30,7 @@ BASEIMAGE?=alpine:3.7
ALL_ARCH = amd64 arm arm64 ppc64le
QEMUVERSION=v2.12.0
QEMUVERSION=v2.12.0-1
IMGNAME = custom-error-pages
IMAGE = $(REGISTRY)/$(IMGNAME)