diff --git a/README.md b/README.md index d07867856a451e84330571bd5c9f4e38c6be09d1..224149d15c6d60bfb36897dfa343bea2dbe45355 100644 --- a/README.md +++ b/README.md @@ -331,7 +331,7 @@ LABEL name="my-project" \ Default value for `DOCKER_METADATA` supports a subset of the [OCI Image Format Specification](https://github.com/opencontainers/image-spec/blob/master/annotations.md) for labels and use [GitLab CI pre-defined variables](https://docs.gitlab.com/ee/ci/variables/predefined_variables.html) to guess the value as follow : -| Label | Gitlab CI pre-defined variable | +| Label | GitLab CI pre-defined variable | | ----------------------------------- | ------------------------------ | | `org.opencontainers.image.url` | `$CI_PROJECT_URL` | | `org.opencontainers.image.source` | `$CI_PROJECT_URL` |