Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
asmichi committed Apr 28, 2024
1 parent c852b31 commit 66354d7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Build:
# docker build -t asmichi/childprocess-buildtools-ubuntu-crosssysroot-crosssysroot:18.04.${version} .
# docker build -t asmichi/childprocess-buildtools-ubuntu-crosssysroot:18.04.${version} .
FROM alpine:3.13 as alpine-sysroot
ADD build-sysroot-alpine.sh /tmp/
RUN /tmp/build-sysroot-alpine.sh
Expand Down

0 comments on commit 66354d7

Please sign in to comment.