Dockerfile update, downloading driver try 7
continuous-integration/drone/push Build is failing Details

AdminInterface
dorian.hodin 2 years ago
parent ff32242b84
commit 653a5eddc0

@ -1,6 +1,5 @@
FROM php:8.0-apache
RUN apt-get update && apt-get upgrade -y
RUN docker-php-ext-install mysqli
RUN add-apt-repository ppa:ondrej/php
RUN apt-get install php5.6-mysql
COPY ./script /var/www/html
Loading…
Cancel
Save