This commit is contained in:
2025-03-01 23:58:32 -06:00
parent caef568659
commit 0348290959

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.23.2-alpine AS builder FROM --platform=$BUILDPLATFORM golang:1.24.0-alpine AS builder
WORKDIR /app WORKDIR /app