Merge pull request 'Update docker golang -> 1.21.1' (#155) from update/docker-go-1.21.1 into main
Reviewed-on: #155
This commit is contained in:
commit
23bb90e91b
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM golang:1.21.0 as build
|
||||
FROM golang:1.21.1 as build
|
||||
|
||||
LABEL author="Victor Lacasse-Beaudoin <vlbeaudoin@agecem.org>"
|
||||
|
||||
|
|
Loading…
Reference in a new issue