chore(deps): update golang docker tag to v1.22
This commit is contained in:
parent
f8a25d4335
commit
18612c7eff
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM golang:1.21-bookworm as builder
|
FROM golang:1.22-bookworm as builder
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue