Skip those unknown things for php-fpm

This commit is contained in:
2021-09-15 10:57:27 +02:00
parent 1c62c5e3fb
commit 56f616081c
2 changed files with 1 additions and 18 deletions

View File

@ -1,4 +1,4 @@
export FPM_TUNE_VERSION="v3"
export FPM_TUNE_VERSION="v4"
export NGINX_CONF_VERSION="v2"
export MY_CNF_VERSION="v1"