Skip to content

Conversation

@RH-tj
Copy link
Contributor

@RH-tj RH-tj commented Jul 30, 2025

No description provided.

@RH-tj
Copy link
Contributor Author

RH-tj commented Jul 30, 2025

context: was working Konflux pipeline for this image (APPSRE-11024) and noticed it was stale

@RH-tj RH-tj requested a review from jonmosco July 30, 2025 15:51
Copy link
Contributor

@jonmosco jonmosco left a comment

Choose a reason for hiding this comment

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

LGTM


# Install some python packages using pip
RUN pip install awscli redis
RUN pip install awscli redis
Copy link
Member

Choose a reason for hiding this comment

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

Please remove the whitespace:

Suggested change
RUN pip install awscli redis
RUN pip install awscli redis

# Locking this to a specific Fedora version for now. New releases of Postgresql, and Fedora versions going out of
# support will drive this upgrade every 6-12 months.
FROM quay.io/fedora/fedora:43@sha256:5f32b834046ca567cf7956d8bdf680c3f87c9fa376421b4cf28cf5d023ee0d86
FROM quay.io/fedora/fedora:43.20250718.0
Copy link
Member

Choose a reason for hiding this comment

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

Please don't update the image tag. We have a renovate job running to keep it up2date.

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.

3 participants