Skip to content

Commit 2517a7c

Browse files
committed
Bump version to 0.14.1 to reflect MACVO integration updates, TensorRT and UFM
1 parent 67fb736 commit 2517a7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
PROJECT_NAME="airstack"
1010
# If you've run ./airstack.sh setup, then this will auto-generate from the git commit hash every time a change is made
1111
# to a Dockerfile or docker-compose.yaml file. Otherwise this can also be set explicitly to make a release version.
12-
DOCKER_IMAGE_TAG="8b5529e"
12+
DOCKER_IMAGE_TAG="0.14.1" # On main, this should always be manually set to a numerical version during the PR.
1313
# Can replace with your docker hub username
1414
PROJECT_DOCKER_REGISTRY="airlab-storage.andrew.cmu.edu:5001/shared"
1515
# ============================================

0 commit comments

Comments
 (0)