decred / dcrd

Decred daemon in Go (golang).
https://decred.org
ISC License
731 stars 289 forks source link

docker: Update image to golang:1.22.5-alpine3.20. #3400

Closed davecgh closed 1 month ago

davecgh commented 1 month ago

This updates the docker image to golang:1.22.5-alpine3.20.

To confirm the new digest:

$ docker pull golang:1.22.5-alpine3.20
1.22.5-alpine3.20: Pulling from library/golang
...
Digest: sha256:8c9183f715b0b4eca05b8b3dbf59766aaedb41ec07477b132ee2891ac0110a07
...