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.21.2-alpine3.18. #3197

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

davecgh
Copy link
Member

@davecgh davecgh commented Oct 5, 2023

This updates the docker image to golang:1.21.2-alpine3.18.

To confirm the new digest:

$ docker pull golang:1.21.2-alpine3.18
1.21.2-alpine3.18: Pulling from library/golang
...
Digest: sha256:a5d901a53f906be8dd00c6274ffce633b1873a144dd17c6e8293745695740f07
...

@davecgh davecgh added this to the 1.9.0 milestone Oct 5, 2023
@ukane-philemon
Copy link

Uhmm, I'm getting a different hash.

$ docker pull golang:1.21.2-alpine3.18
1.21.2-alpine3.18: Pulling from library/golang
....
Digest: sha256:a5d901a53f906be8dd00c6274ffce633b1873a144dd17c6e8293745695740f07
....

@davecgh
Copy link
Member Author

davecgh commented Oct 6, 2023

It looks like the tag was updated. I removed the image and pulled again and got the same as you. Updated.

This updates the docker image to golang:1.21.2-alpine3.18.

To confirm the new digest:

```
$ docker pull golang:1.21.2-alpine3.18
1.21.2-alpine3.18: Pulling from library/golang
...
Digest: sha256:a5d901a53f906be8dd00c6274ffce633b1873a144dd17c6e8293745695740f07
...
```
Copy link
Member

@jrick jrick left a comment

Choose a reason for hiding this comment

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

unable to confirm the hash but otherwise don't see a reason to block this.

@davecgh davecgh merged commit 75147d2 into decred:master Oct 9, 2023
4 checks passed
@davecgh davecgh deleted the contrib_docker_go1_21_2 branch October 9, 2023 13:13
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.

3 participants