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.22.6-alpine3.20. #3412

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

davecgh
Copy link
Member

@davecgh davecgh commented Aug 7, 2024

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

To confirm the new digest:

$ docker pull golang:1.22.6-alpine3.20
1.22.6-alpine3.20: Pulling from library/golang
...
Digest: sha256:1a478681b671001b7f029f94b5016aed984a23ad99c707f6a0ab6563860ae2f3
...

@davecgh davecgh added this to the 2.1.0 milestone Aug 7, 2024
@matthawkins90
Copy link
Contributor

Confirmed

docker pull golang:1.22.6-alpine3.20
1.22.6-alpine3.20: Pulling from library/golang
...
Digest: sha256:1a478681b671001b7f029f94b5016aed984a23ad99c707f6a0ab6563860ae2f3

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

To confirm the new digest:

```
$ docker pull golang:1.22.6-alpine3.20
1.22.6-alpine3.20: Pulling from library/golang
...
Digest: sha256:1a478681b671001b7f029f94b5016aed984a23ad99c707f6a0ab6563860ae2f3
...
```
@davecgh davecgh merged commit 8de6a20 into decred:master Aug 8, 2024
2 checks passed
@davecgh davecgh deleted the contrib_docker_go1_22_6 branch August 8, 2024 17:48
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