Skip to content

Commit 9463dd6

Browse files
authored
Update Guidance for configuration of private...Dependabot (github#36563)
1 parent 5190971 commit 9463dd6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

content/code-security/dependabot/working-with-dependabot/guidance-for-the-configuration-of-private-registries-for-dependabot.md

-2
Original file line numberDiff line numberDiff line change
@@ -160,8 +160,6 @@ registries:
160160
* Dockerfiles may only receive a version update to the first `FROM` directive.
161161
* Dockerfiles do not receive updates to images specified with the `ARG` directive. There is a workaround available for the `COPY` directive. For more information, see [{% data variables.product.prodname_dependabot %} ignores image references in COPY Dockerfile statement](https://github.com/dependabot/dependabot-core/issues/5103#issuecomment-1692420920) in the `dependabot/dependabot-core` repository.
162162
* {% data variables.product.prodname_dependabot %} doesn't support multi-stage Docker builds. For more information, see [Support for Docker multi-stage builds](https://github.com/dependabot/dependabot-core/issues/7640) in the `dependabot/dependabot-core` repository.
163-
* Dockerfiles do not receive updates to images specified with the `ARG` directive. There is a workaround available for the `COPY` directive. For more information, see [{% data variables.product.prodname_dependabot %} ignores image references in COPY Dockerfile statement](https://github.com/dependabot/dependabot-core/issues/5103#issuecomment-1692420920) in the `dependabot/dependabot-core` repository.
164-
* {% data variables.product.prodname_dependabot %} doesn't support multi-stage Docker builds. For more information, see [Support for Docker multi-stage builds](https://github.com/dependabot/dependabot-core/issues/7640) in the `dependabot/dependabot-core` repository.
165163

166164
{% ifversion dependabot-docker-compose-support %}
167165

0 commit comments

Comments
 (0)