- Notifications
You must be signed in to change notification settings - Fork923
chore: update sqlc to 1.25.0#11538
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
The flake.lock was updated and now uses sqlc 1.25.0, so update theDockerfile to match and regen.
Image build failing with |
I think you'll also have to change |
Thank you! Updated. |
@matifali any idea on the build failure? |
cc:@ammario it's s depot.dev issue |
I have added |
ammario commentedJan 10, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
The flake.lock was updated and now uses sqlc 1.25.0, so update the Dockerfile and CI to match and regen so nix and non-nix users are all generating the same thing.
We could also downgrade sqlc back down to 1.24.0 in the flake, but I think upgrading is easier.