Merge pull request #1569 from aledbf/default-backend
Update 404 server image
This commit is contained in:
commit
69efc3fec9
2 changed files with 5 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
# Build the default backend binary or image for amd64, arm, arm64 and ppc64le
|
||||
#
|
||||
# Usage:
|
||||
# [PREFIX=gcr.io/google_containers/defaultbackend] [ARCH=amd64] [TAG=1.1] make (server|container|push)
|
||||
# [PREFIX=gcr.io/google_containers/defaultbackend] [ARCH=amd64] [TAG=1.4] make (server|container|push)
|
||||
|
||||
|
||||
all: push
|
||||
|
|
|
@ -2,7 +2,11 @@ approvers:
|
|||
- bprashanth
|
||||
- luxas
|
||||
- mikedanese
|
||||
- aledbf
|
||||
- nicksardo
|
||||
reviewers:
|
||||
- bprashanth
|
||||
- luxas
|
||||
- mikedanese
|
||||
- aledbf
|
||||
- nicksardo
|
||||
|
|
Loading…
Reference in a new issue