Skip to content

Commit 56930aa

Browse files
authored
Merge pull request #1872 from JohnTitor/switch-image
Clarify the use of external Docker image
2 parents 01fb19e + 4b29261 commit 56930aa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ci/docker/switch/Dockerfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# NOTE: the pacman that we use for this target doesn't support
2+
# to use it on CI and we should pull it from another Docker image.
3+
14
FROM huyuumi/libc-switch:latest
25

36
RUN apt-get update && apt-get install -y --no-install-recommends \

0 commit comments

Comments
 (0)