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.0-alpine3.19. #3219

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

davecgh
Copy link
Member

@davecgh davecgh commented Feb 7, 2024

This updates the docker image to golang:1.22.0-alpine3.19.

To confirm the new digest:

$ docker pull golang:1.22.0-alpine3.19
1.22.0-alpine3.19: Pulling from library/golang
...
Digest: sha256:8e96e6cff6a388c2f70f5f662b64120941fcd7d4b89d62fec87520323a316bd9
...

This updates the docker image to golang:1.22.0-alpine3.19.

To confirm the new digest:

```
$ docker pull golang:1.22.0-alpine3.19
1.22.0-alpine3.19: Pulling from library/golang
...
Digest: sha256:8e96e6cff6a388c2f70f5f662b64120941fcd7d4b89d62fec87520323a316bd9
...
```
@davecgh davecgh added this to the 1.9.0 milestone Feb 7, 2024
Copy link

@ukane-philemon ukane-philemon left a comment

Choose a reason for hiding this comment

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

LGTM

$ docker pull golang:1.22.0-alpine3.19
1.22.0-alpine3.19: Pulling from library/golang
4abcf2066143: Pull complete 
e8e7baba97f5: Pull complete 
9a65d0d3d843: Pull complete 
88fc6c399a5c: Pull complete 
4f4fb700ef54: Pull complete 
Digest: sha256:8e96e6cff6a388c2f70f5f662b64120941fcd7d4b89d62fec87520323a316bd9
Status: Downloaded newer image for golang:1.22.0-alpine3.19
docker.io/library/golang:1.22.0-alpine3.19

@davecgh davecgh merged commit af2e9b8 into decred:master Feb 9, 2024
2 checks passed
@davecgh davecgh deleted the contrib_docker_go1_22_0 branch February 9, 2024 19:39
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