Skip to content

Commit

Permalink
[toogoodtogo-ha-mqtt-bridge] Update uv to v0.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 14, 2024
1 parent 27488ee commit 8506774
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion toogoodtogo-ha-mqtt-bridge/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM ${BUILD_FROM}

# install uv
# renovate: datasource=github-releases depName=uv packageName=astral-sh/uv
ENV UV_VERSION="0.5.5"
ENV UV_VERSION="0.5.9"
RUN pip install uv==$UV_VERSION

# add source and unpack
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update uv from 0.5.5 to 0.5.9

0 comments on commit 8506774

Please sign in to comment.