Add a note about supported PHP images
parent
db9b4aab47
commit
6c843589ae
|
@ -31,7 +31,8 @@ body:
|
|||
- type: input
|
||||
attributes:
|
||||
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:
|
||||
required: true
|
||||
- type: textarea
|
||||
|
|
Loading…
Reference in New Issue