Skip to content

Commit

Permalink
⬆️ Update dependency snicker/juicepassproxy to v0.3.1 (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 8, 2024
1 parent c662e3a commit d6e705d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion juicepassproxy/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FROM ghcr.io/home-assistant/${BUILD_ARCH}-base-python:3.12-alpine3.19

ENV DEBUG=false

ARG JPP_VERSION="v0.3.0"
ARG JPP_VERSION="v0.3.1"
RUN curl -J -L -o /tmp/jpp.tar.gz \
"https://github.com/snicker/juicepassproxy/archive/refs/tags/${JPP_VERSION}.tar.gz" \
&& mkdir /tmp/jpp \
Expand Down

0 comments on commit d6e705d

Please sign in to comment.