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.1-alpine3.19. #3222

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

davecgh
Copy link
Member

@davecgh davecgh commented Mar 6, 2024

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

To confirm the new digest:

$ docker pull golang:1.22.1-alpine3.19
1.22.1-alpine3.19: Pulling from library/golang
...
Digest: sha256:fc5e5848529786cf1136563452b33d713d5c60b2c787f6b2a077fa6eeefd9114
...

@davecgh davecgh added this to the 1.9.0 milestone Mar 6, 2024
This updates the docker image to golang:1.22.1-alpine3.19.

To confirm the new digest:

```
$ docker pull golang:1.22.1-alpine3.19
1.22.1-alpine3.19: Pulling from library/golang
...
Digest: sha256:fc5e5848529786cf1136563452b33d713d5c60b2c787f6b2a077fa6eeefd9114
...
```
@davecgh davecgh force-pushed the contrib_docker_go1_22_1 branch from 6a2340e to c6322d5 Compare March 11, 2024 22:35
@davecgh davecgh merged commit c6322d5 into decred:master Mar 11, 2024
2 checks passed
@davecgh davecgh deleted the contrib_docker_go1_22_1 branch March 11, 2024 23:00
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