Update PHP version to 8.4.14 and hide analytics pixel
This commit is contained in:
parent
e00e8e790f
commit
45de82b8df
2 changed files with 3 additions and 2 deletions
|
|
@ -2,7 +2,8 @@ version: '3.8'
|
|||
|
||||
services:
|
||||
custom:
|
||||
image: php:8.3.12-apache
|
||||
# image: php:8.3.12-apache
|
||||
image: php:8.4.14-apache
|
||||
container_name: stopplidelsen.no
|
||||
working_dir: /var/www/html/
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue