chore(deps): update golang docker tag to v1.24 (#3440)

Generated by renovateBot

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-03-01 02:06:36 -06:00
committed by GitHub
co-authored by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
parent 30786aef4d
commit 177b28dcd5
+1 -1
View File
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
FROM golang:1.23-alpine AS builder
FROM golang:1.24-alpine AS builder
ARG TARGETPLATFORM
ARG TARGETARCH