Skip to content

Commit

Permalink
Merge pull request #8 from JarvusInnovations/develop
Browse files Browse the repository at this point in the history
Release: v1.5.0
  • Loading branch information
themightychris authored Jan 12, 2025
2 parents c6ba17a + 9ef612b commit 7f16bcf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM biomesh/bio-x86_64-linux:1.6.372
FROM biomesh/bio-x86_64-linux:1.6.821

# replace busybox gzip/bzip2/tar with full GNU versions at both /bin and /usr/bin
RUN bio pkg install --binlink --binlink-dir /bin --force \
Expand All @@ -16,7 +16,7 @@ RUN bio pkg install --binlink --binlink-dir /bin --force \
RUN bio pkg install --binlink \
core/kubectl \
core/mysql-client \
core/postgresql13-client \
jarvus/restic/0.15.1 \
core/postgresql17-client \
core/restic \
jarvus/rclone \
&& rm -r /hab/cache/artifacts

0 comments on commit 7f16bcf

Please sign in to comment.