diff --git a/affine/docker-compose.yml b/affine/docker-compose.yml index 1b46c5e..6a8dc4d 100644 --- a/affine/docker-compose.yml +++ b/affine/docker-compose.yml @@ -2,7 +2,7 @@ version: '3' services: affine: - image: ghcr.io/toeverything/affine:nightly-latest + image: ghcr.io/toeverything/affine:nightly-server-latest restart: always container_name: affine networks: diff --git a/dolibarr/docker-compose.yml b/dolibarr/docker-compose.yml index 9fb8d41..fa12f4d 100644 --- a/dolibarr/docker-compose.yml +++ b/dolibarr/docker-compose.yml @@ -24,10 +24,11 @@ services: DOLI_URL_ROOT: 'http://0.0.0.0' DOLI_ADMIN_LOGIN: admin DOLI_ADMIN_PASSWORD: admin - PHP_INI_DATE_TIMEZONE: 'Europe/Paris' + PHP_INI_date.timezone: 'Europe/Paris' DOLI_INSTALL_AUTO: 1 volumes: - ./dolibarr/documents:/var/www/documents + - ./dolibarr/html:/var/www/html networks: - proxy - internal diff --git a/pihole/etc-pihole/gravity_old.db b/pihole/etc-pihole/gravity_old.db deleted file mode 100644 index edc620d..0000000 Binary files a/pihole/etc-pihole/gravity_old.db and /dev/null differ diff --git a/pihole/etc-pihole/pihole-FTL.db b/pihole/etc-pihole/pihole-FTL.db index b2b8a0b..10830e5 100644 Binary files a/pihole/etc-pihole/pihole-FTL.db and b/pihole/etc-pihole/pihole-FTL.db differ diff --git a/pihole/etc-pihole/versions b/pihole/etc-pihole/versions index 5d95f9d..ff980b9 100644 --- a/pihole/etc-pihole/versions +++ b/pihole/etc-pihole/versions @@ -5,7 +5,7 @@ CORE_VERSION=v5.13-0-g17779ba WEB_VERSION=v5.16-0-gc2afe42 FTL_VERSION=v5.18.2 DOCKER_VERSION=2022.10 -GITHUB_CORE_VERSION=v5.13 -GITHUB_WEB_VERSION=v5.16 -GITHUB_FTL_VERSION=v5.18.2 -GITHUB_DOCKER_VERSION=2022.10 +GITHUB_CORE_VERSION= +GITHUB_WEB_VERSION= +GITHUB_FTL_VERSION= +GITHUB_DOCKER_VERSION=