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

This commit is contained in:
Renovate
2024-05-07 19:52:33 +00:00
parent 1150e8683c
commit 7e7b2a8bc9
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.22.2
FROM golang:1.22.3
ENV PATH=${PATH}:/root/.local/bin