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

Using proper go versions in dockerfiles #129

Closed
wants to merge 1 commit into from

Conversation

arschles
Copy link
Collaborator

The dockerfiles for scaler, interceptor and operator all defaulted to Go version 1.14. Since we're now using the embed package, which is available in 1.16 and above, we need to change that.

Checklist

  • Commits are signed with Developer Certificate of Origin (DCO)

Signed-off-by: Aaron Schlesinger <aaron@ecomaz.net>
@arschles
Copy link
Collaborator Author

cc/ @tomkerkhove

@arschles
Copy link
Collaborator Author

Superseded by #133. Closing

@arschles arschles closed this Apr 12, 2021
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.

1 participant