build busybox with local bootstrap

This commit is contained in:
Lance Vick 2023-11-13 14:48:02 -08:00
parent 25795a63c8
commit e6dcfb7074
Signed by: lrvick
GPG Key ID: 8E47A1EC35A1551D
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
ARG GCC_IMAGE=library/gcc@sha256:ca38f292fe1ad0933f0122a657f9c644ed1f0a9e1aa336abcc83d420ad487e28
FROM ocirep/bootstrap as bootstrap
FROM ${GCC_IMAGE} as build
FROM bootstrap as build
ENV SOURCE_SITE=https://busybox.net/downloads
ENV SOURCE_VERSION=1.36.1
ENV SOURCE_HASH=b8cc24c9574d809e7279c3be349795c5d5ceb6fdf19ca709f80cde50e47de314