Dockerfile update, downloading driver try 12
continuous-integration/drone/push Build is passing Details

AdminInterface
dorian.hodin 2 years ago
parent 1ecd000683
commit 3c3bdc8dde

@ -1,4 +1,3 @@
FROM php:8.0-apache
RUN apt-get update && apt-get upgrade -y
RUN docker-php-ext-install mysqli
COPY ./script /var/www/html
Loading…
Cancel
Save