Skip to content

Commit

Permalink
Update dependency InvokeAI to v5.5.0 (#51)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
  • Loading branch information
H3mul and renovate-bot authored Dec 21, 2024
1 parent 06fcd10 commit f52cc89
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 @@ -123,7 +123,7 @@ ENV KOHYA_PORT=3000
# renovate: datasource=github-releases depName=invoke-ai/InvokeAI
ENV INVOKEAI_VERSION=v5.4.3
# renovate: datasource=pypi depName=InvokeAI
ENV INVOKEAI_PYPI_VERSION=5.4.3
ENV INVOKEAI_PYPI_VERSION=5.5.0
ENV ENABLE_INVOKEAI=false
ENV INVOKEAI_ROOT="${INSTALL_ROOT}/invokeai"
ENV INVOKEAI_PORT=9090
Expand Down

0 comments on commit f52cc89

Please sign in to comment.