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.3-alpine3.19. #3249

Merged
merged 1 commit into from
May 9, 2024

Conversation

davecgh
Copy link
Member

@davecgh davecgh commented May 9, 2024

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

To confirm the new digest:

$ docker pull golang:1.22.3-alpine3.19
1.22.3-alpine3.19: Pulling from library/golang
...
Digest: sha256:2a882244fb51835ebbd8313bffee83775b0c076aaf56b497b43d8a4c72db65e1
...

@davecgh davecgh added this to the 1.9.0 milestone May 9, 2024
@matthawkins90
Copy link
Contributor

Confirmed:
Digest: sha256:2a882244fb51835ebbd8313bffee83775b0c076aaf56b497b43d8a4c72db65e1

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

To confirm the new digest:

```
$ docker pull golang:1.22.3-alpine3.19
1.22.3-alpine3.19: Pulling from library/golang
...
Digest: sha256:2a882244fb51835ebbd8313bffee83775b0c076aaf56b497b43d8a4c72db65e1
...
```
@davecgh davecgh force-pushed the contrib_docker_go1_22_3 branch from 4809921 to 8bb1bb2 Compare May 9, 2024 18:21
@davecgh davecgh merged commit 8bb1bb2 into decred:master May 9, 2024
2 checks passed
@davecgh davecgh deleted the contrib_docker_go1_22_3 branch May 9, 2024 18:28
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.

2 participants