dockerfile: go 1.19.0

This commit is contained in:
Mikaël Cluseau 2022-08-05 16:06:36 +02:00
parent 0fcd219268
commit 93b32eb52a

View File

@ -1,5 +1,5 @@
# ------------------------------------------------------------------------ # ------------------------------------------------------------------------
from mcluseau/golang-builder:1.18.3 as build from mcluseau/golang-builder:1.19.0 as build
# ------------------------------------------------------------------------ # ------------------------------------------------------------------------
from debian:stretch from debian:stretch