Release ubuntu-slim:0.12
This commit is contained in:
parent
ca5f402322
commit
b423e6d6ca
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
TAG ?= 0.11
|
TAG ?= 0.12
|
||||||
REGISTRY = gcr.io/google_containers
|
REGISTRY = gcr.io/google_containers
|
||||||
ARCH ?= $(shell go env GOARCH)
|
ARCH ?= $(shell go env GOARCH)
|
||||||
ALL_ARCH = amd64 arm arm64 ppc64le
|
ALL_ARCH = amd64 arm arm64 ppc64le
|
||||||
|
|
Loading…
Reference in a new issue