diff --git a/README.md b/README.md index 1a35782f96f6d0e8a315f123ffa607e3c6fb27ed..7f0bf498a5dc62738a913c4b810a8ca268a445d6 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Add the following to your `gitlab-ci.yml`: ```yaml include: # 1: include the component - - component: gitlab.com/to-be-continuous/docker/gitlab-ci-docker@5.7.0 + - component: gitlab.com/to-be-continuous/docker/gitlab-ci-docker@5.8.1 # 2: set/override component inputs inputs: build-tool: buildah # ⚠ this is only an example