Skip to content

Commit

Permalink
chore(deps): update rusty-cli from 0.1.0 to 0.3.0 (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
flrgh authored Dec 2, 2024
1 parent 9624e2c commit 42defc4
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 @@ -10,7 +10,7 @@ COPY ./doorbell-dev-1.rockspec /tmp/
RUN luarocks install --deps-only /tmp/doorbell-dev-1.rockspec && \
rm /tmp/doorbell-dev-1.rockspec

ARG RUSTY_CLI_VERSION=0.1.0
ARG RUSTY_CLI_VERSION=0.3.0
RUN curl \
--proto '=https' \
--tlsv1.2 \
Expand Down

0 comments on commit 42defc4

Please sign in to comment.