Skip to content
Snippets Groups Projects

Update golang Docker tag to v1.21.5 - autoclosed

Closed renovatebot requested to merge renovate/golang-1.x into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
FROM golang:1.13.5
FROM golang:1.20.6
RUN go get github.com/ThoreKr/syncrepl_exporter
Loading