@@ -46,7 +46,7 @@ It is bound to the `acceptance` stage, and uses the following variable:
| `REVIEW_ENABLED` | Set to `true` to enable Robot Framework tests on review environments (_dynamic environments instantiated on development branches_) | _none_ (disabled) |
Notes:
* :warning: the Robot Framework project does not maintain an official Docker image. Use the default Docker image at your own risks. See the to-be-continuous [documentation](https://to-be-continuous.gitlab.io/doc/secu/#image-selection) for more details.
* :warning: the default Docker image used here runs as non-`root` user. Therefore it is not able - like most other templates - to manage
custom certificate authorities (declared using either `$CUSTOM_CA_CERTS` or `$DEFAULT_CA_CERTS`). If you need it (need to call a server
with SSL certificate issued by a non-official certificate authority), then you'll have to build your own Docker image that either embeds