This commit is contained in:
parent
caef568659
commit
0348290959
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue