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

This commit is contained in:
Renovate
2024-10-02 01:54:17 +00:00
parent a19fecc477
commit 540b60f83c
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.23.1
FROM golang:1.23.2
ENV PATH=${PATH}:/root/.local/bin