chores(Dockerfile): bump go version to v1.22.0 #51
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM golang:1.21.1 as build
|
FROM golang:1.22.0 as build
|
||||||
|
|
||||||
LABEL author="vlbeaudoin"
|
LABEL author="vlbeaudoin"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue