Skip to content

Commit

Permalink
Merge pull request #120 from pmzandbergen/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
tdgroot authored Nov 4, 2024
2 parents 87e3f53 + aeaef81 commit 67fe730
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ RUN apt-get update \
gnupg-agent \
gnupg \
software-properties-common \
gettext-base \
&& rm -rf /var/lib/apt/lists/* \
&& curl -sSL http://debian.hypernode.com/repo.key | apt-key add - \
&& echo "deb http://debian.hypernode.com buster main hypernode" | tee /etc/apt/sources.list.d/hypernode.list \
Expand Down

0 comments on commit 67fe730

Please sign in to comment.