We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 87e3f53 + aeaef81 commit 67fe730Copy full SHA for 67fe730
ci/build/Dockerfile
@@ -19,6 +19,7 @@ RUN apt-get update \
19
gnupg-agent \
20
gnupg \
21
software-properties-common \
22
+ gettext-base \
23
&& rm -rf /var/lib/apt/lists/* \
24
&& curl -sSL http://debian.hypernode.com/repo.key | apt-key add - \
25
&& echo "deb http://debian.hypernode.com buster main hypernode" | tee /etc/apt/sources.list.d/hypernode.list \
0 commit comments