Skip to content

Commit bd44d71

Browse files
authored
Pin specific packages
1 parent fc5ba89 commit bd44d71

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

Dockerfile

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,13 @@ COPY conf/luet.yaml /etc/luet/luet.yaml
6868
# Copy luet from the official images
6969
COPY --from=luet /usr/bin/luet /usr/bin/luet
7070
RUN luet install -y \
71-
meta/cos-core \
71+
toolchain/yip \
72+
toolchain/luet \
73+
utils/installer \
74+
system/cos-setup \
75+
system/immutable-rootfs \
76+
system/grub2-config \
77+
system/base-dracut-modules \
7278
utils/k9s \
7379
utils/nerdctl
7480

0 commit comments

Comments
 (0)