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

docker run 1.26.0 but generating v1.25.0 #3409

Open
notjaywu opened this issue Jun 3, 2024 · 1 comment
Open

docker run 1.26.0 but generating v1.25.0 #3409

notjaywu opened this issue Jun 3, 2024 · 1 comment
Labels
bug Something isn't working triage New issues that hasn't been reviewed

Comments

@notjaywu
Copy link

notjaywu commented Jun 3, 2024

Version

1.26.0

What happened?

when i run docker run --rm -v "$(PWD):/src" -w /src sqlc/sqlc:1.26.0 generate, but the generated files have v1.25.0.

Relevant log output

No response

Database schema

No response

SQL queries

No response

Configuration

No response

Playground URL

No response

What operating system are you using?

No response

What database engines are you using?

No response

What type of code are you generating?

No response

@notjaywu notjaywu added bug Something isn't working triage New issues that hasn't been reviewed labels Jun 3, 2024
@gitslav
Copy link
Contributor

gitslav commented Jun 7, 2024

@notjaywu @kyleconroy I see the same. It is not only the version in generated files. The image is actually 1.25.0.

discussion in #3389

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage New issues that hasn't been reviewed
Projects
None yet
Development

No branches or pull requests

2 participants