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

Go problem #36

Open
kerelape opened this issue Apr 15, 2023 · 1 comment
Open

Go problem #36

kerelape opened this issue Apr 15, 2023 · 1 comment

Comments

@kerelape
Copy link
Contributor

Go is not installed though it's listed in the README and in the Dockerfile

rultor-image/Dockerfile

Lines 249 to 252 in 8d45562

# Go
RUN apt-get update
RUN apt-get install -y golang
RUN bash -c 'go version'

@yegor256
Copy link
Owner

@kerelape do you know how to fix?

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

No branches or pull requests

2 participants