From f4bfbcc03e23f011d1cf0bf9d530ead254c6b2c2 Mon Sep 17 00:00:00 2001 From: Lilian BRETON Date: Sat, 7 Jan 2023 08:33:20 +0100 Subject: [PATCH] Update 'api-rest/Dockerfile' --- api-rest/Dockerfile | 2 -- 1 file changed, 2 deletions(-) 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"]