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.24.2-alpine3.21. #3487

Merged
merged 1 commit into from
Apr 7, 2025

Conversation

davecgh
Copy link
Member

@davecgh davecgh commented Apr 4, 2025

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

To confirm the new digest:

$ docker pull golang:1.24.2-alpine3.21
1.24.2-alpine3.21: Pulling from library/golang
...
Digest: sha256:7772cb5322baa875edd74705556d08f0eeca7b9c4b5367754ce3f2f00041ccee
...

Alternatively, the index digest may be confirmed directly on from the multi-platform image for golang:1.24.2-alpine3.21 on docker hub.

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

To confirm the new digest:

```
$ docker pull golang:1.24.2-alpine3.21
1.24.2-alpine3.21: Pulling from library/golang
...
Digest: sha256:7772cb5322baa875edd74705556d08f0eeca7b9c4b5367754ce3f2f00041ccee
...
```
@davecgh davecgh added this to the 2.1.0 milestone Apr 4, 2025
@davecgh davecgh merged commit 181ffb2 into decred:master Apr 7, 2025
2 checks passed
@davecgh davecgh deleted the contrib_docker_go1_24_2 branch April 7, 2025 19:53
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