Skip to content

Commit

Permalink
v2.5.41a
Browse files Browse the repository at this point in the history
  • Loading branch information
Inglebard authored Jul 25, 2023
1 parent b3db216 commit 67c9217
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ USER user
ENV LANG C.UTF-8

#https://github.com/cmdr2/stable-diffusion-ui/releases
ENV STABLE_DIFFUSION_UI_VERSION v2.5.41
ENV STABLE_DIFFUSION_UI_VERSION v2.5.41a

RUN cd /tmp \
&& curl -sSOL "https://github.com/cmdr2/stable-diffusion-ui/releases/download/${STABLE_DIFFUSION_UI_VERSION}/Easy-Diffusion-Linux.zip" \
Expand Down

0 comments on commit 67c9217

Please sign in to comment.