Skip to content

Commit c883c5a

Browse files
committed
build: refactor
1 parent 72071c8 commit c883c5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@ RUN \
242242
# #
243243

244244
FROM scratch
245+
ENV ROOTFS=/root-out
245246
COPY --from=rootfs-stage $ROOTFS/ /
246247

247248
# #
@@ -271,7 +272,6 @@ ENV MODS_VERSION="v3"
271272
ENV PKG_INST_VERSION="v1"
272273
ENV AETHERXOWN_VERSION="v1"
273274
ENV WITHCONTENV_VERSION="v1"
274-
ENV ROOTFS=/root-out
275275

276276
# #
277277
# scratch › set labels

0 commit comments

Comments
 (0)