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

This commit is contained in:
renovate 2025-02-04 22:00:40 +00:00
parent d408284615
commit 35e3d04a31

View File

@ -1,4 +1,4 @@
FROM golang:1.23.5
FROM golang:1.23.6
WORKDIR /app