Skip to content

Commit fbecc0a

Browse files
Merge pull request #9 from JarvusInnovations/develop
Release: v1.5.1
2 parents 7f16bcf + 7370111 commit fbecc0a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Dockerfile

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@ RUN bio pkg install --binlink --binlink-dir /bin --force \
1616
RUN bio pkg install --binlink \
1717
core/kubectl \
1818
core/mysql-client \
19-
core/postgresql17-client \
2019
core/restic \
2120
jarvus/rclone \
21+
&& bio pkg install --binlink \
22+
--channel LTS-2024 \
23+
core/postgresql17-client \
2224
&& rm -r /hab/cache/artifacts

0 commit comments

Comments
 (0)