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