Skip to content

Commit

Permalink
update version in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnrushefsky committed Nov 1, 2024
1 parent f91b1ec commit 406a65d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Download the latest version from the release page, and copy it into your existin

```dockerfile
# Change this to the version you want to use
ARG api_version=1.4.2
ARG api_version=1.5.0

# Download the comfyui-api binary, and make it executable
ADD https://github.com/SaladTechnologies/comfyui-api/releases/download/${api_version}/comfyui-api .
Expand Down

0 comments on commit 406a65d

Please sign in to comment.