Add support for php 8.1
This commit adds optional support for basing images on php 8.1 as opposed to php 8.0.
This commit is contained in:
parent
3ef9c23a0c
commit
d114c8fafe
12 changed files with 91 additions and 9 deletions
|
|
@ -6,4 +6,5 @@ WISSKI_HOSTNAME=${HOSTNAME}
|
|||
HOST_RULE=${HOST_RULE}
|
||||
DOCKER_NETWORK_NAME=${DOCKER_NETWORK_NAME}
|
||||
|
||||
HTTPS_ENABLED=${HTTPS_ENABLED}
|
||||
HTTPS_ENABLED=${HTTPS_ENABLED}
|
||||
BARREL_BASE_IMAGE=${BARREL_BASE_IMAGE}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue