Skip to content

Commit 41062f2

Browse files
committed
FP4
1 parent 4fa51e5 commit 41062f2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ci/bootstrap-policy-run.Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM alpine
22
RUN apk add bash
3-
COPY core /
4-
COPY masterfiles /
3+
COPY core /core
4+
COPY masterfiles /masterfiles
55
RUN ls /
66
RUN find / -name core
77
RUN /core/ci/install.sh

0 commit comments

Comments
 (0)