Skip to content

Commit bef4ea3

Browse files
committed
Fix version tag
1 parent 023c3d9 commit bef4ea3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ 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.
1212
# auto-generated from git commit hash
13-
DOCKER_IMAGE_TAG="c9e4b87d"
13+
DOCKER_IMAGE_TAG="0.14.4-alpha.2"
1414
# Can replace with your docker hub username
1515
PROJECT_DOCKER_REGISTRY="airlab-storage.andrew.cmu.edu:442/airstack"
1616
# ============================================

0 commit comments

Comments
 (0)