Dockerfile update
continuous-integration/drone/push Build was killed Details

remotes/origin/mvc-implementation
dorian.hodin 2 years ago
parent e259432816
commit 511dd554d7

@ -1,3 +1,3 @@
FROM php:8.1-apache FROM php:8.1-apache
RUN apt-get update && apt-get install -y php-mysqli RUN apt-get update && apt-get install -y php7.4-mysql 7.4.33-1+deb11u1 && apt-get install -y php-mysqli
COPY ./script /var/www/html COPY ./script /var/www/html

Loading…
Cancel
Save