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

Bump go version for alpine container (#870) #905

Closed

Conversation

ikedam
Copy link
Contributor

@ikedam ikedam commented Jul 22, 2021

Docker containers are no longer available in dockerhub since v3.7.0.
It's caused for the alpine version container uses go-1.12 and fails to be built.

This request does:

  • Updates golang version for the alpine container.
  • Build alpine container in Circle-CI for every commits.
    • Just build. No push.

@ikedam
Copy link
Contributor Author

ikedam commented Jul 22, 2021

Let me know if you plan to migrate also the docker deployment to github workflow.
I think I can help that.

@ikedam
Copy link
Contributor Author

ikedam commented Jul 22, 2021

The test failure caused for #882.

@ikedam
Copy link
Contributor Author

ikedam commented Jul 25, 2021

Close / reopen the issue to test whether it retriggers CI.

@ikedam ikedam closed this Jul 25, 2021
@ikedam ikedam reopened this Jul 25, 2021
@dudicoco
Copy link

any update on this?

@anthr76
Copy link

anthr76 commented Aug 31, 2021

Can we have this merged?

@jvosantos
Copy link

Any updates on getting this forward?

@dnoach
Copy link

dnoach commented Jan 19, 2022

This should be bumped up and also golang should be upgraded to latest version 1.17.x

There is a critical vulnerability in https://nvd.nist.gov/vuln/detail/CVE-2021-38297

@ajvb ajvb mentioned this pull request Feb 24, 2022
@ajvb
Copy link
Contributor

ajvb commented Feb 24, 2022

Closed with #1012

@ajvb ajvb closed this Feb 24, 2022
@ikedam
Copy link
Contributor Author

ikedam commented Mar 5, 2022

Build alpine container in Circle-CI for every commits.
Just build. No push.

I created #1018 for this part.

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.

None yet

6 participants