diff --git a/Dockerfile b/Dockerfile index f150d47..5c12f57 100644 --- a/Dockerfile +++ b/Dockerfile @@ -24,6 +24,7 @@ RUN apk add --no-progress --no-cache \ curl \ git \ libcap \ + mariadb-client \ nginx \ php8 \ php8-ctype \