Update golang Docker tag to v1.21

This commit is contained in:
Renovate Bot 2023-08-25 16:12:01 +00:00 committed by Shelikhoo
parent b632c7d49c
commit e37e15ab7c
No known key found for this signature in database
GPG key ID: C4D5E79D22B25316

View file

@ -1,3 +1,3 @@
FROM golang:1.13
FROM golang:1.21
COPY probetest /go/bin