Skip to content

Commit 88920b6

Browse files
committed
update comment [skip ci]
1 parent 80a3a42 commit 88920b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ RUN make bootstrap SCHEME=scheme && make install
4747
# in my experience, the Idris2 API seems to still work without the self-hosting step
4848
# At least, it builds the idris2-python correctly (although i haven't checked anything else)
4949
# to be safe, I'll do this step anyway
50-
# NOTE: i don't think the install-api transfers to the child images!
50+
# NOTE: not sure if the install-api transfers to the child images
5151
RUN make clean && make all && make install
5252
RUN make install-api
5353

0 commit comments

Comments
 (0)