Skip to content

docker: Update image to golang:1.24.5-alpine3.22. #3497

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

Merged
merged 1 commit into from
Jul 15, 2025

Conversation

davecgh
Copy link
Member

@davecgh davecgh commented Jul 11, 2025

This updates the docker image to golang:1.24.5-alpine3.22.

To confirm the new digest:

$ docker pull golang:1.24.5-alpine3.22
1.24.5-alpine3.22: Pulling from library/golang
...
Digest: sha256:ddf52008bce1be455fe2b22d780b6693259aaf97b16383b6372f4b22dd33ad66
...

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

This updates the docker image to golang:1.24.5-alpine3.22.

To confirm the new digest:

```
$ docker pull golang:1.24.5-alpine3.22
1.24.5-alpine3.22: Pulling from library/golang
...
Digest: sha256:ddf52008bce1be455fe2b22d780b6693259aaf97b16383b6372f4b22dd33ad66
...
```
@davecgh davecgh added this to the 2.1.0 milestone Jul 11, 2025
@davecgh davecgh merged commit 2aef5d4 into decred:master Jul 15, 2025
2 checks passed
@davecgh davecgh deleted the contrib_docker_go1_24_5 branch July 15, 2025 21:43
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