chore(deps): update golang docker tag to v1.22

This commit is contained in:
Renovate Bot 2024-03-11 21:40:44 +00:00 committed by Shelikhoo
parent 2b11f56950
commit d1175dac82
No known key found for this signature in database
GPG key ID: 4C9764E9FE80A3DC

View file

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