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

Merged
merged 1 commit into from
Aug 4, 2023

Conversation

davecgh
Copy link
Member

@davecgh davecgh commented Aug 4, 2023

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

To confirm the new digest:

$ docker pull golang:1.20.7-alpine3.18
...
1.20.7-alpine3.18: Pulling from library/golang
...
Digest: sha256:7efb78dac256c450d194e556e96f80936528335033a26d703ec8146cec8c2090
...

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

To confirm the new digest:

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

Confirmed.

$ docker pull golang:1.20.7-alpine3.18
1.20.7-alpine3.18: Pulling from library/golang
31e352740f53: Already exists 
7f9bcf943fa5: Already exists 
f8f5e977ad98: Pull complete 
8fa91ef8ef8a: Pull complete 
Digest: sha256:7efb78dac256c450d194e556e96f80936528335033a26d703ec8146cec8c2090
Status: Downloaded newer image for golang:1.20.7-alpine3.18

@davecgh davecgh merged commit e302f55 into decred:master Aug 4, 2023
2 checks passed
@davecgh davecgh deleted the contrib_docker_go1_20_7 branch August 4, 2023 16:50
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