5 lines
280 B
Makefile
5 lines
280 B
Makefile
BIONICGPT_ENVOY_SERVICE_7700_TAGS ?= $(call tagprefix)
|
|
BIONICGPT_REPOSITORY_URL ?= https://github.com/purton-tech/bionicgpt
|
|
BIONICGPT_VERSION ?= v1.3.3
|
|
ENV_VARS += BIONICGPT_ENVOY_SERVICE_7700_TAGS
|