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