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.23.4-alpine3.21. #3462

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

davecgh
Copy link
Member

@davecgh davecgh commented Dec 8, 2024

This updates the docker image to golang:1.23.4-alpine3.21.

To confirm the new digest:

$ docker pull golang:1.23.4-alpine3.21
1.23.4-alpine3.21: Pulling from library/golang
...
Digest: sha256:6c5c9590f169f77c8046e45c611d3b28fe477789acd8d3762d23d4744de69812
...

@davecgh davecgh added this to the 2.1.0 milestone Dec 8, 2024
Copy link
Contributor

@matthawkins90 matthawkins90 left a comment

Choose a reason for hiding this comment

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

Sorry for the slow review.
Confirmed:

docker pull golang:1.23.4-alpine3.21
...
Digest: sha256:6c5c9590f169f77c8046e45c611d3b28fe477789acd8d3762d23d4744de69812

This updates the docker image to golang:1.23.4-alpine3.21.

To confirm the new digest:

```
$ docker pull golang:1.23.4-alpine3.21
1.23.4-alpine3.21: Pulling from library/golang
...
Digest: sha256:6c5c9590f169f77c8046e45c611d3b28fe477789acd8d3762d23d4744de69812
...
```
@davecgh davecgh force-pushed the contrib_docker_go1_23_4 branch from 37be289 to 172eeb5 Compare December 18, 2024 19:09
@davecgh davecgh merged commit 172eeb5 into decred:master Dec 18, 2024
2 checks passed
@davecgh davecgh deleted the contrib_docker_go1_23_4 branch December 18, 2024 19:14
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