Skip to content

Commit

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

0 comments on commit 2023d98

Please sign in to comment.