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

Don't use variable to specify FROM image in Dockerfiles #603

Merged
merged 1 commit into from
Aug 12, 2023

Conversation

jopit
Copy link
Contributor

@jopit jopit commented Aug 11, 2023

Description:

  • Explicitly specify the image to use in FROM statement in the Dockerfiles. Dependabot doesn't seem to handle specifying the image via an ARG.

Link to JIRA Story (if applicable): https://issues.redhat.com/browse/GITOPSRVCE-645

@codecov
Copy link

codecov bot commented Aug 11, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (8761f81) 53.23% compared to head (5ed2a49) 53.23%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #603   +/-   ##
=======================================
  Coverage   53.23%   53.23%           
=======================================
  Files         106      106           
  Lines       19017    19017           
=======================================
  Hits        10123    10123           
  Misses       7665     7665           
  Partials     1229     1229           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jgwest jgwest requested review from jgwest and removed request for chetan-rns and jparsai August 12, 2023 08:03
Copy link
Member

@jgwest jgwest left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @jopit!

@jgwest jgwest merged commit b27dfd7 into redhat-appstudio:main Aug 12, 2023
13 checks passed
@openshift-ci openshift-ci bot added the lgtm label Aug 12, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 12, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jgwest, jopit

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants