Skip to content

Commit 67fe730

Browse files
authored
Merge pull request #120 from pmzandbergen/patch-1
2 parents 87e3f53 + aeaef81 commit 67fe730

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/build/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ RUN apt-get update \
1919
gnupg-agent \
2020
gnupg \
2121
software-properties-common \
22+
gettext-base \
2223
&& rm -rf /var/lib/apt/lists/* \
2324
&& curl -sSL http://debian.hypernode.com/repo.key | apt-key add - \
2425
&& echo "deb http://debian.hypernode.com buster main hypernode" | tee /etc/apt/sources.list.d/hypernode.list \

0 commit comments

Comments
 (0)