Removing unused ttf-dejavu package (#1362)

This commit is contained in:
Geoff Bourne
2022-02-19 09:38:49 -06:00
committed by GitHub
parent b7f8239235
commit d46384f68a
2 changed files with 1 additions and 3 deletions

View File

@@ -22,6 +22,5 @@ apk add --no-cache -U \
nano \
sudo \
knock \
ttf-dejavu \
tar \
zstd

View File

@@ -22,7 +22,6 @@ apt-get install -y \
nano \
unzip \
zstd \
knockd \
ttf-dejavu
knockd
apt-get clean