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: Update image to golang:1.20.1-alpine3.17. #3063

Merged
merged 1 commit into from
Feb 24, 2023

Conversation

davecgh
Copy link
Member

@davecgh davecgh commented Feb 24, 2023

To confirm the new digest:

$ docker pull golang:1.20.1-alpine3.17
...
1.20.1-alpine3.17: Pulling from library/golang
...
Digest:
sha256:48f336ef8366b9d6246293e3047259d0f614ee167db1869bdbc343d6e09aed8a
...

@davecgh davecgh added this to the 1.8.0 milestone Feb 24, 2023
@davecgh davecgh changed the title This updates the docker image to golang:1.20.1-alpine3.17. docker: Update image to golang:1.19.5-alpine3.17. Feb 24, 2023
@davecgh davecgh changed the title docker: Update image to golang:1.19.5-alpine3.17. docker: Update image to golang:1.20.1-alpine3.17. Feb 24, 2023
Copy link

@ukane-philemon ukane-philemon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

$ docker pull golang:1.20.1-alpine3.17
1.20.1-alpine3.17: Pulling from library/golang
.........
Digest: sha256:48f336ef8366b9d6246293e3047259d0f614ee167db1869bdbc343d6e09aed8a
Status: Downloaded newer image for golang:1.20.1-alpine3.17

The hash in your comment seems to be different.

@davecgh
Copy link
Member Author

davecgh commented Feb 24, 2023

The hash in your comment seems to be different.

Nice catch. I copied the wrong one into the commit message, but it was correct in the Dockerfile. Updated the commit message.

This updates the docker image to golang:1.20.1-alpine3.17.

To confirm the new digest:

```
$ docker pull golang:1.20.1-alpine3.17
...
1.20.1-alpine3.17: Pulling from library/golang
...
Digest:
sha256:48f336ef8366b9d6246293e3047259d0f614ee167db1869bdbc343d6e09aed8a
...
```
@davecgh davecgh merged commit bf2fac7 into decred:master Feb 24, 2023
@davecgh davecgh deleted the contrib_docker_go1_20_1 branch February 24, 2023 19:55
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.

2 participants