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

This commit is contained in:
renovate 2025-01-28 04:12:28 +00:00
parent 1ee2dee9de
commit c35fca8b3a

View File

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