Merge "images: Update default image tag to `latest`"

This commit is contained in:
Zuul 2019-04-15 19:01:49 +00:00 committed by Gerrit Code Review
commit ad93fc1b02
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ BUILD_DIR := $(shell mktemp -d)
BUILD_CTX ?= src/bin
IMAGE_PREFIX ?= airshipit
IMAGE_TAG ?= untagged
IMAGE_TAG ?= latest
IMAGE_NAME := airflow shipyard
# use this variable for image labels added in internal build process
LABEL ?= org.airshipit.build=community