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

Add missing PGTARGET environment variable #29

Merged
merged 1 commit into from
May 1, 2024
Merged

Conversation

andyundso
Copy link
Member

Fixes #28.

This PR adds the missing PGTARGET variable to the push job, which caused all images to infer v16 as their target version. this was not catched during the tests since those images had the build argument set correctly.

@andyundso
Copy link
Member Author

I'll go ahead and merge this in order to release new images.

@andyundso andyundso merged commit aef65ba into main May 1, 2024
12 checks passed
@andyundso andyundso deleted the missing-pg-target branch May 1, 2024 13:31
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.

image pgautoupgrade/pgautoupgrade:15-alpine upgrades database to postgres 16
2 participants