Skip to content

Commit

Permalink
release(gerd): 0.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
aleneum committed Jan 16, 2025
1 parent 3254c8c commit e83dfcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/gerd/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN groupadd -r -g 1000 user && \
USER user
WORKDIR /workspace

ENV GERD_VERSION="v0.5.4"
ENV GERD_VERSION="v0.5.6"
ENV PATH="/workspace/.local/bin:$PATH"
# To make gradio accessible from the outside
ENV GRADIO_SERVER_NAME="0.0.0.0"
Expand Down

0 comments on commit e83dfcd

Please sign in to comment.