pull/4844/head
Christian Winther 2024-01-15 16:13:59 +00:00
rodzic 20a15c2b65
commit 20ef1c7b94
1 zmienionych plików z 18 dodań i 0 usunięć

Wyświetl plik

@ -171,6 +171,24 @@ Please see the [Docker Hub `nginx` page](https://hub.docker.com/_/nginx) for ava
**Default value**: `1.25.3`
### `FOREGO_VERSION`
Version of [`forego`](https://github.com/ddollar/forego) to install.
**Default value**: `0.17.2`
### `GOMPLATE_VERSION`
Version of [`goplate`](https://github.com/hairyhenderson/gomplate) to install.
**Default value**: `v3.11.6`
### `DOTENV_LINTER_VERSION`
Version of [`dotenv-linter`](https://github.com/dotenv-linter/dotenv-linter) to install.
**Default value**: `v3.2.0`
### `PHP_BASE_TYPE`
The `PHP` base image layer to use when building the runtime container.