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.0-alpine3.20. #3423

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

davecgh
Copy link
Member

@davecgh davecgh commented Aug 14, 2024

This updates the docker image to golang:1.23.0-alpine3.20.

To confirm the new digest:

$ docker pull golang:1.23.0-alpine3.20
1.23.0-alpine3.20: Pulling from library/golang
...
Digest: sha256:d0b31558e6b3e4cc59f6011d79905835108c919143ebecc58f35965bf79948f4
...

This updates the docker image to golang:1.23.0-alpine3.20.

To confirm the new digest:

```
$ docker pull golang:1.23.0-alpine3.20
1.23.0-alpine3.20: Pulling from library/golang
...
Digest: sha256:d0b31558e6b3e4cc59f6011d79905835108c919143ebecc58f35965bf79948f4
...
```
@davecgh davecgh added this to the 2.1.0 milestone Aug 14, 2024
@davecgh davecgh merged commit 069829f into decred:master Aug 20, 2024
2 checks passed
@davecgh davecgh deleted the contrib_docker_go1_23_0 branch August 20, 2024 17: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.

2 participants