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