boot-v2.iso: initial commit

This commit is contained in:
Mikaël Cluseau
2022-07-21 16:03:39 +02:00
parent 18d3c42fc7
commit 0fcd219268
4 changed files with 185 additions and 1 deletions

View File

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