Skip to content

Commit

Permalink
release(hive-cli): 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aleneum committed Dec 5, 2024
1 parent 82fb499 commit 68c4818
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="0.1.4"
ENV CLI_VERSION="0.2.1"
ENV PATH="/workspace/.local/bin:$PATH"
ENV HIVE_HOME="/workspace/hive"
ENV UV_CACHE_DIR="/workspace//uv"
Expand Down

0 comments on commit 68c4818

Please sign in to comment.