diff --git a/Dockerfile b/Dockerfile index fc53d0f..ae463e5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,6 +12,7 @@ RUN apk --update --no-cache add \ curl \ libgd \ mysql-client \ + mariadb-connector-c \ nginx \ php82 \ php82-cli \