diff --git a/api-rest/Dockerfile b/api-rest/Dockerfile index 8da7080..9b4101c 100644 --- a/api-rest/Dockerfile +++ b/api-rest/Dockerfile @@ -9,6 +9,4 @@ RUN chown -R www-data:www-data /var/www/html FROM phpmyadmin:latest -RUN phpmyadmin -version - #CMD ["start-apache"]