Skip to content

Commit 11a17ec

Browse files
committed
Set .env back to 0.14.2
1 parent 546d728 commit 11a17ec

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
@@ -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="6fb1a30"
13+
DOCKER_IMAGE_TAG="0.14.2"
1414
# Can replace with your docker hub username
1515
PROJECT_DOCKER_REGISTRY="airlab-storage.andrew.cmu.edu:5001/shared"
1616
# ============================================

0 commit comments

Comments
 (0)