Skip to content

Commit

Permalink
⬆️ Upgrades fahclient to 7.6.13
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed May 16, 2020
1 parent 48780ee commit 85bfabc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion foldingathome/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 85bfabc

Please sign in to comment.