You've already forked docker-hub-description-updater
fix(Makefile): build container image
This commit is contained in:
@ -1,6 +1,10 @@
|
||||
# ARGs
|
||||
# ==================================
|
||||
ARG BASE_IMAGE
|
||||
ARG BUILD_IMAGE
|
||||
ARG EXECUTABLE_TARGET
|
||||
ARG GOPROXY
|
||||
ARG GOPRIVATE
|
||||
ARG VERSION
|
||||
|
||||
# BUILD
|
||||
|
Reference in New Issue
Block a user