Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

packaging: fix Dockerfile to support dependabot updates #2469

Merged

Conversation

AlexanderYastrebov
Copy link
Member

@AlexanderYastrebov AlexanderYastrebov commented Jul 17, 2023

Dependabot does not update ARG instruction and updates only the first FROM instruction, see dependabot/dependabot-core#2057
This change uses workaround described here dependabot/dependabot-core#2057 (comment)

Dependabot does not update ARG instruction and updates only the first FROM instruction, see dependabot/dependabot-core#2057
This change uses workaround described here dependabot/dependabot-core#2057 (comment)

Signed-off-by: Alexander Yastrebov <[email protected]>
@AlexanderYastrebov AlexanderYastrebov force-pushed the packaging/fix-dockerfile-for-dependabot-updates branch from abdb904 to 1de3d71 Compare July 17, 2023 20:37
@MustafaSaber
Copy link
Member

👍

1 similar comment
@AlexanderYastrebov
Copy link
Member Author

👍

@AlexanderYastrebov AlexanderYastrebov merged commit 94f4d6b into master Jul 17, 2023
@AlexanderYastrebov AlexanderYastrebov deleted the packaging/fix-dockerfile-for-dependabot-updates branch July 17, 2023 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants