Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rnijveld committed Apr 10, 2024
1 parent 97c240c commit c78ed23
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 @@ -156,7 +156,7 @@ RUN set -eux; \
cargo bloat --version; \
cargo outdated --version; \
cargo audit --version; \
disel --version; \
diesel --version; \

ARG CARGO_UDEPS_VERSION
ENV CARGO_UDEPS_VERSION ${CARGO_UDEPS_VERSION}
Expand Down

0 comments on commit c78ed23

Please sign in to comment.