Skip to content

Commit

Permalink
link to ubi
Browse files Browse the repository at this point in the history
  • Loading branch information
janbuchar committed Mar 8, 2025
1 parent 7234f2f commit 6cecb68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/cli-start/.actor/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ RUN npm --quiet set progress=false \
&& npm --version \
&& npm cache clean --force

# TODO Install any other dependencies here - you may use `ubi` for that:
# TODO Install any other dependencies here - you may use `ubi` for that (see https://github.com/houseabsolute/ubi):
# RUN ubi \
# --verbose \
# --project https://github.com/someuser/repository \
Expand Down

0 comments on commit 6cecb68

Please sign in to comment.