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

Align Docker images in ghcr pipeline with images assumed in Dockerfile #2663

Merged
merged 2 commits into from
Jun 14, 2024

Conversation

macedigital
Copy link
Member

@macedigital macedigital commented Jun 13, 2024

Changes:

  • Change argument for Github Actions to use the same official Python image as the one used for building "postgres-operator-ui" since commit d60b424.

  • Align image version in Github Actions pipeline with assumed default version in Dockerfile, using latest Alpine 3

Should fix problem with publish_ghcr_image workflow.

Commit changes build argument for Github Actions to use the same [official Python image][1] as the one used for building "postgres-operator-ui" since commit d60b424.

Should fix problem with `publish_ghcr_image` workflow. 

[1]: https://hub.docker.com/_/python
@macedigital
Copy link
Member Author

👍

Similar to commit 601ce0d, align image version in Github Actions pipeline with assumed default version in Dockerfile, using latest [Alpine 3](https://hub.docker.com/_/alpine).
@macedigital macedigital changed the title PG-UI switch to official Python image Align Docker images in ghcr pipeline with images assumed in Dockerfile Jun 14, 2024
@FxKu
Copy link
Member

FxKu commented Jun 14, 2024

👍

1 similar comment
@macedigital
Copy link
Member Author

👍

@FxKu FxKu merged commit eee1ef2 into master Jun 14, 2024
9 checks passed
@FxKu FxKu deleted the postgres-ui-image-change branch June 14, 2024 08:25
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