Skip to content

Commit

Permalink
removed hardcoded version
Browse files Browse the repository at this point in the history
  • Loading branch information
pospielov committed Oct 7, 2022
1 parent 4aa6614 commit 46d4404
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion embedding-calculator/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ SHELL := /bin/bash
.DEFAULT_GOAL := default
.PHONY := default up build-images build-cuda

VERSION := 1.0.1
IMAGE := ${DOCKER_REGISTRY}compreface-core
CUDA_IMAGE = $(IMAGE)-base:base-cuda112-py37
APPERY_ARG := --build-arg APPERY_API_KEY=${APPERY_API_KEY}
Expand Down

0 comments on commit 46d4404

Please sign in to comment.