Update nginx image
This commit is contained in:
parent
56ed290098
commit
330b7fafb3
4 changed files with 5 additions and 5 deletions
|
|
@ -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)
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@ ifeq ($(GOHOSTOS),darwin)
|
|||
SED_I=sed -i ''
|
||||
endif
|
||||
|
||||
QEMUVERSION=v2.12.0
|
||||
QEMUVERSION=v2.12.0-1
|
||||
|
||||
IMGNAME = nginx
|
||||
IMAGE = $(REGISTRY)/$(IMGNAME)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue