Add a note about supported PHP images
parent
db9b4aab47
commit
6c843589ae
|
@ -31,7 +31,8 @@ body:
|
||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: Docker image
|
label: Docker image
|
||||||
description: For example `php:8.1-cli`
|
description: For example `php:8.1-cli` - Only the [official PHP Docker images](https://hub.docker.com/_/php/) are supported
|
||||||
|
placeholder: "php: ..."
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
|
Loading…
Reference in New Issue