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.21.0-alpine3.18. #3171

Merged
merged 1 commit into from
Aug 15, 2023

Conversation

davecgh
Copy link
Member

@davecgh davecgh commented Aug 9, 2023

This updates the docker image to golang:1.21.0-alpine3.18.

To confirm the new digest:

$ docker pull golang:1.21.0-alpine3.18
...
1.21.0-alpine3.18: Pulling from library/golang
...
Digest: sha256:445f34008a77b0b98bf1821bf7ef5e37bb63cc42d22ee7c21cc17041070d134f
...

This updates the docker image to golang:1.21.0-alpine3.18.

To confirm the new digest:

```
$ docker pull golang:1.21.0-alpine3.18
...
1.21.0-alpine3.18: Pulling from library/golang
...
Digest: sha256:445f34008a77b0b98bf1821bf7ef5e37bb63cc42d22ee7c21cc17041070d134f
...
```
@davecgh davecgh added this to the 1.9.0 milestone Aug 9, 2023
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.

$ docker pull golang:1.21.0-alpine3.18
1.21.0-alpine3.18: Pulling from library/golang
.... 
Digest: sha256:445f34008a77b0b98bf1821bf7ef5e37bb63cc42d22ee7c21cc17041070d134f
Status: Downloaded newer image for golang:1.21.0-alpine3.18
docker.io/library/golang:1.21.0-alpine3.18

@davecgh davecgh merged commit 4f83c71 into decred:master Aug 15, 2023
2 checks passed
@davecgh davecgh deleted the contrib_docker_go1_21_0 branch August 15, 2023 21:41
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