refactor: update project #3

Merged
jon_nfc merged 17 commits from genesis into development 2023-05-15 02:20:54 +00:00
9 changed files with 89 additions and 116 deletions
Showing only changes of commit 8af1cee946 - Show all commits

View File

@ -5,6 +5,7 @@ RUN apt-get update && apt-get install -y \
apt-transport-https \
ca-certificates \
curl \
git \
gnupg2 \
software-properties-common \
python3 \