feat(ansible_playbooks): updated submodule ansible_playbooks #212

Merged
jon_nfc merged 34 commits from development into master 2024-01-14 19:29:02 +00:00
7 changed files with 44 additions and 12 deletions
Showing only changes of commit c5f9ae33a5 - Show all commits

View File

@ -51,7 +51,8 @@ RUN export DEBIAN_FRONTEND=noninteractive \
git \
postgresql-common \
postgresql-client \
mariadb-client
mariadb-client \
build-essential
RUN export DEBIAN_FRONTEND=noninteractive \