Skip to content

Commit

Permalink
Merge pull request #9 from JarvusInnovations/develop
Browse files Browse the repository at this point in the history
Release: v1.5.1
  • Loading branch information
themightychris authored Jan 12, 2025
2 parents 7f16bcf + 7370111 commit fbecc0a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ RUN bio pkg install --binlink --binlink-dir /bin --force \
RUN bio pkg install --binlink \
core/kubectl \
core/mysql-client \
core/postgresql17-client \
core/restic \
jarvus/rclone \
&& bio pkg install --binlink \
--channel LTS-2024 \
core/postgresql17-client \
&& rm -r /hab/cache/artifacts

0 comments on commit fbecc0a

Please sign in to comment.