Merge pull request 'chores(Dockerfile): bump go -> 1.23.1' (#44) from vlbeaudoin/chores/bump-go into main
Reviewed-on: #44
This commit is contained in:
commit
9f9264e555
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM golang:1.21.4 as build
|
||||
FROM golang:1.23.1 as build
|
||||
|
||||
LABEL author="vlbeaudoin"
|
||||
|
||||
|
|
Loading…
Reference in a new issue