We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 023c3d9 commit bef4ea3Copy full SHA for bef4ea3
.env
@@ -10,7 +10,7 @@ PROJECT_NAME="airstack"
10
# If you've run ./airstack.sh setup, then this will auto-generate from the git commit hash every time a change is made
11
# to a Dockerfile or docker-compose.yaml file. Otherwise this can also be set explicitly to make a release version.
12
# auto-generated from git commit hash
13
-DOCKER_IMAGE_TAG="c9e4b87d"
+DOCKER_IMAGE_TAG="0.14.4-alpha.2"
14
# Can replace with your docker hub username
15
PROJECT_DOCKER_REGISTRY="airlab-storage.andrew.cmu.edu:442/airstack"
16
# ============================================
0 commit comments