chore(deps): update golang docker tag to v1.24.1
This commit is contained in:
parent
e283345f66
commit
d2ab04ee78
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM golang:1.24.0 AS builder
|
||||
FROM golang:1.24.1 AS builder
|
||||
|
||||
WORKDIR /app
|
||||
ADD . .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue