Merge pull request #2639 from Anth0rx/main

Switch from mawk to built-in awk
This commit is contained in:
Simon L 2023-06-06 09:48:51 +02:00 committed by GitHub
commit d7ed356548
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 4 deletions

View file

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