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