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

Change: Fix Oracle Weblogic image tag #70

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

n-thumann
Copy link
Member

@n-thumann n-thumann commented Nov 15, 2024

What

This PR fixes the Oracle Weblogic image tag.

Why

Because it currently gets published as e.g. ghcr.io/greenbone/vt-test-environments/10.3.6.0-2017:10.3.6.0-2017 instead of ghcr.io/greenbone/vt-test-environments/oracle-weblogic:10.3.6.0-2017.

References

This issue was introduced in #60.

Checklist

I checked that the Oracle images are now built with tags: ghcr.io/greenbone/vt-test-environments/oracle-weblogic:12.2.1.3-2018 instead of tags: ghcr.io/greenbone/vt-test-environments/12.2.1.3-2018:12.2.1.3-2018.
I also checked a few other images to confirm that they're still built with the same tag.

@n-thumann n-thumann marked this pull request as ready for review November 15, 2024 09:34
@n-thumann n-thumann requested review from a team as code owners November 15, 2024 09:34
@n-thumann n-thumann enabled auto-merge (squash) November 15, 2024 09:34
@n-thumann n-thumann merged commit e8da464 into main Nov 19, 2024
108 checks passed
@n-thumann n-thumann deleted the fix_oracle-weblogic_image_tag branch November 19, 2024 08:14
@n-thumann
Copy link
Member Author

The Oracle Weblogic image now correctly has the two tags 10.3.6.0-2017 and 12.2.1.3-2018.
I deleted ghcr.io/greenbone/vt-test-environments/10.3.6.0-2017:10.3.6.0-2017 and ghcr.io/greenbone/vt-test-environments/oracle-weblogic:10.3.6.0-2017.

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