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.2-alpine3.20. #3447

Merged
merged 1 commit into from
Oct 19, 2024

Conversation

davecgh
Copy link
Member

@davecgh davecgh commented Oct 3, 2024

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

To confirm the new digest:

$ docker pull golang:1.23.2-alpine3.20
1.23.2-alpine3.20: Pulling from library/golang
...
Digest: sha256:9dd2625a1ff2859b8d8b01d8f7822c0f528942fe56cfe7a1e7c38d3b8d72d679
...

@davecgh davecgh added this to the 2.1.0 milestone Oct 3, 2024
Copy link
Member

@jholdstock jholdstock left a comment

Choose a reason for hiding this comment

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

Confirmed

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

To confirm the new digest:

```
$ docker pull golang:1.23.2-alpine3.20
1.23.2-alpine3.20: Pulling from library/golang
...
Digest: sha256:9dd2625a1ff2859b8d8b01d8f7822c0f528942fe56cfe7a1e7c38d3b8d72d679
...
```
@davecgh davecgh force-pushed the contrib_docker_go1_23_2 branch from 972911a to 6447650 Compare October 19, 2024 02:49
@davecgh davecgh merged commit 6447650 into decred:master Oct 19, 2024
2 checks passed
@davecgh davecgh deleted the contrib_docker_go1_23_2 branch October 19, 2024 03:58
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.

None yet

2 participants