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

[issue 161] - Use the :centos7 tag for PostgreSql and MySql images #162

Merged
merged 1 commit into from
Mar 29, 2024

Conversation

fabiobrz
Copy link
Member

@fabiobrz fabiobrz commented Mar 29, 2024

Description

Fix #161

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change
  • Chore (non-breaking change which doesn't affect codebase;
    test, version modification, documentation, etc.)

Checklist

  • Code contributed by me aligns with current project license: Apache 2.0
  • Pull Request contains a description of the changes
  • Pull Request does not include fixes for multiple issues/topics
  • Code is self-descriptive and/or documented
  • N/A - I have implemented unit tests to cover my changes
  • I tested my code in OpenShift

@fabiobrz fabiobrz changed the title [issue 161] - Quick patch to use the :centos7 tag for PostgreSql and MySql images [issue 161] - Use the :centos7 tag for PostgreSql and MySql images Mar 29, 2024
@fabiobrz fabiobrz added the dependencies Pull requests that update a dependency file label Mar 29, 2024
@fabiobrz fabiobrz self-assigned this Mar 29, 2024
@fabiobrz
Copy link
Member Author

Merging this one without the usual review process, since it is just about a configuration property value hotfix, well documented and that passed all the CI checks.

@fabiobrz fabiobrz merged commit 0b5d9b9 into Intersmash:main Mar 29, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Integration tests involving PostgreSql and MySql images are failing
1 participant