Add HTTPS port to echoheaders
This commit is contained in:
parent
5101e74347
commit
665985921b
6 changed files with 29 additions and 3 deletions
|
|
@ -12,8 +12,8 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
TAG = 1.8
|
||||
REGISTRY = gcr.io/google_containers
|
||||
TAG ?= 1.9
|
||||
REGISTRY ?= gcr.io/google_containers
|
||||
ARCH ?= $(shell go env GOARCH)
|
||||
ALL_ARCH = amd64 arm ppc64le
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue