upgrade go & deps

This commit is contained in:
Mikaël Cluseau
2022-12-08 12:21:42 +01:00
parent a00ee23b14
commit adb9d0095c
4 changed files with 55 additions and 189 deletions

View File

@ -1,8 +1,8 @@
# ------------------------------------------------------------------------
from mcluseau/golang-builder:1.15.1 as build
from mcluseau/golang-builder:1.19.4 as build
# ------------------------------------------------------------------------
from alpine:3.12
from alpine:3.17
entrypoint mksquashfs /layer /layer.squashfs -noappend -comp xz >&2 && base64 </layer.squashfs