ci: update to Go 1.22.2

This commit is contained in:
2024-04-09 20:40:12 +02:00
parent b1c3f75bbd
commit aded768583
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.22
FROM golang:1.22.2
ENV PATH=${PATH}:/root/.local/bin