mirror of
https://github.com/hassio-addons/addon-foldingathome.git
synced 2025-05-04 11:21:25 +00:00
⬆️ Upgrades fahclient to 7.6.13
This commit is contained in:
parent
48780ee1c9
commit
85bfabcdd5
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
|||
ARG BUILD_ARCH=amd64
|
||||
RUN \
|
||||
curl -J -L -o /tmp/fah.deb \
|
||||
"https://download.foldingathome.org/releases/public/release/fahclient/debian-stable-64bit/v7.5/fahclient_7.5.1_amd64.deb" \
|
||||
"https://download.foldingathome.org/releases/public/release/fahclient/debian-stable-64bit/v7.6/fahclient_7.6.13_amd64.deb" \
|
||||
\
|
||||
&& apt-get update \
|
||||
&& apt-get install -y --no-install-recommends \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue