Skip to content

Commit

Permalink
[toogoodtogo-ha-mqtt-bridge] Update uv to v0.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 12, 2024
1 parent 27488ee commit 0033041
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.8"
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.8

0 comments on commit 0033041

Please sign in to comment.