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

[BUG] Official Docker image does not set build tags #68

Closed
nieomylnieja opened this issue Jun 1, 2024 · 0 comments · Fixed by #69
Closed

[BUG] Official Docker image does not set build tags #68

nieomylnieja opened this issue Jun 1, 2024 · 0 comments · Fixed by #69
Assignees
Labels
bug Something isn't working

Comments

@nieomylnieja
Copy link
Owner

When running:

docker pull ghcr.io/nieomylnieja/go-libyear
docker run --rm ghcr.io/nieomylnieja/go-libyear -v

We get the following output:

Version:
GitTag:
BuildDate:

This is because in our release workflow we're not setting the appropriate args.

@nieomylnieja nieomylnieja self-assigned this Jun 1, 2024
@nieomylnieja nieomylnieja added the bug Something isn't working label Jun 1, 2024
@nieomylnieja nieomylnieja linked a pull request Jun 1, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant