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