Skip to content

Commit 03b1037

Browse files
committed
Bump version to 0.17.0
1 parent f01df46 commit 03b1037

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
@@ -13,7 +13,7 @@ PROJECT_NAME="airstack"
1313
# to a Dockerfile or docker-compose.yaml file. Otherwise this can also be set explicitly to make a release version.
1414
# auto-generated from git commit hash. `airstack version` will output this tag.
1515
# auto-generated from git commit hash
16-
DOCKER_IMAGE_TAG="0.17.0-rc1"
16+
DOCKER_IMAGE_TAG="0.17.0"
1717
# Choose "dev" or "prebuilt". "dev" is for mounted code that must be built live. "prebuilt" is for built ros_ws baked into the image
1818
DOCKER_IMAGE_BUILD_MODE="dev"
1919
# Where to push and pull images from. Can replace with your docker hub username if using docker hub.

0 commit comments

Comments
 (0)