Switch from mawk to built-in awk

Signed-off-by: Anth0rx <pascal@dengconsult.systems>
This commit is contained in:
Anth0rx 2023-05-31 14:50:53 +02:00
parent 27d99efebf
commit a51d43c074
4 changed files with 3 additions and 4 deletions

View file

@ -184,7 +184,6 @@ RUN set -ex; \
git \
postgresql-client \
tzdata \
mawk \
sudo \
grep \
nodejs \