Explorar el Código

upgrade php to 8.1

kphcdr hace 10 meses
padre
commit
4eb5aac99c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docker-compose.yml

+ 1 - 1
docker-compose.yml

@@ -22,7 +22,7 @@ services:
 
   php:
     container_name: ${ABBREVIATION}-php
-    image: likeshop/php:8.0.22-fpm
+    image: likeshop/php:8.1.11-fpm
     restart: always
     working_dir: /www/server
     volumes: