remove dkl-boot from boot runlevel

This commit is contained in:
Mikaël Cluseau
2023-11-07 12:20:36 +01:00
parent 9fe316ad44
commit 6099dd399d
3 changed files with 3 additions and 4 deletions

View File

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