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

fix: Prod 3036/fix ansible docker image #326

Merged
merged 9 commits into from
Dec 20, 2024

Conversation

seemywingz
Copy link
Contributor

@seemywingz seemywingz commented Dec 19, 2024

Bug: Fix Ansible Image Builds

Copy link

linear bot commented Dec 19, 2024

@seemywingz seemywingz added bug Something isn't working and removed size/L labels Dec 19, 2024

# Build Ansible from Python Image
FROM registry.access.redhat.com/ubi8/ubi:latest as final
FROM registry.access.redhat.com/ubi8/ubi:latest AS final

Check warning

Code scanning / Trivy

':latest' tag used Medium

Artifact: dockerfiles/harness/ansible.fips.Dockerfile
Type: dockerfile
Vulnerability DS001
Severity: MEDIUM
Message: Specify a tag in the 'FROM' statement for image 'registry.access.redhat.com/ubi8/ubi'
Link: DS001
@seemywingz seemywingz changed the title Prod 3036/fix ansible docker image Bug: Prod 3036/fix ansible docker image Dec 19, 2024
@seemywingz seemywingz changed the title Bug: Prod 3036/fix ansible docker image fix: Prod 3036/fix ansible docker image Dec 19, 2024
@seemywingz seemywingz merged commit ea64316 into main Dec 20, 2024
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working size/XL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants