Update golang Docker tag to v1.24.0
This commit is contained in:
parent
7c123cdebc
commit
ab43e586a3
@ -1,4 +1,4 @@
|
||||
FROM golang:1.23.6 AS build
|
||||
FROM golang:1.24.0 AS build
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user