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.20.6-alpine3.18. #3158

Merged
merged 1 commit into from Jul 22, 2023

Conversation

davecgh
Copy link
Member

@davecgh davecgh commented Jul 20, 2023

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

To confirm the new digest:

$ docker pull golang:1.20.6-alpine3.18
...
1.20.6-alpine3.18: Pulling from library/golang
...
Digest: sha256:7839c9f01b5502d7cb5198b2c032857023424470b3e31ae46a8261ffca72912a
...

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

To confirm the new digest:

```
$ docker pull golang:1.20.6-alpine3.18
...
1.20.6-alpine3.18: Pulling from library/golang
...
Digest: sha256:7839c9f01b5502d7cb5198b2c032857023424470b3e31ae46a8261ffca72912a
...
```
@davecgh davecgh added this to the 1.9.0 milestone Jul 20, 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.

Verified.

add974993529: Pull complete 
Digest: sha256:7839c9f01b5502d7cb5198b2c032857023424470b3e31ae46a8261ffca72912a
Status: Downloaded newer image for golang:1.20.6-alpine3.18

Copy link
Member

@chappjc chappjc left a comment

Choose a reason for hiding this comment

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

rip .5

@davecgh davecgh merged commit 863ee95 into decred:master Jul 22, 2023
2 checks passed
@davecgh davecgh deleted the contrib_docker_go1_20_6 branch July 22, 2023 00:37
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

3 participants