Skip to content

Commit

Permalink
release(hive-cli): 0.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
aleneum committed Jan 16, 2025
1 parent f537b5d commit 2d03d6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/hive-cli/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ RUN adduser --disabled-password --home /workspace --uid 1000 --shell /bin/sh use
USER user
WORKDIR /workspace

ENV CLI_VERSION="v0.6.5"
ENV CLI_VERSION="v0.6.6"
# ENV CLI_BRANCH="main"
ENV PATH="/workspace/.local/bin:$PATH"
ENV HIVE_HOME="/workspace/hive"
Expand Down

0 comments on commit 2d03d6c

Please sign in to comment.