Commit 594a8bdc authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

Docker : utilisation de l'image php 7.4

parent 1a0c566f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2,8 +2,8 @@ version: '3'

services:
  sygal:
    image: registre.unicaen.fr:5000/sygal-image-php7.3
    container_name: sygal-container-php7.3
    image: registre.unicaen.fr:5000/sygal-image-php7.4
    container_name: sygal-container-php7.4
    environment:
      - http_proxy
      - https_proxy