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