aboutsummaryrefslogtreecommitdiff
path: root/projects/icu
diff options
context:
space:
mode:
authorgnrunge <41129501+gnrunge@users.noreply.github.com>2019-01-22 15:27:58 -0800
committerjonathanmetzman <31354670+jonathanmetzman@users.noreply.github.com>2019-01-22 15:27:58 -0800
commite14908ba50e7078740eebae07d970b0eb41b5d37 (patch)
tree3168d4dd251f605dbd69826b6bf2b188959acefb /projects/icu
parenta04edde6a35c31b64b28616fd9326565f1e1f2e5 (diff)
downloadoss-fuzz-e14908ba50e7078740eebae07d970b0eb41b5d37.tar.gz
Update Dockerfile (#2104)
Diffstat (limited to 'projects/icu')
-rw-r--r--projects/icu/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/icu/Dockerfile b/projects/icu/Dockerfile
index fbcb83cca..366cedca3 100644
--- a/projects/icu/Dockerfile
+++ b/projects/icu/Dockerfile
@@ -19,4 +19,4 @@ MAINTAINER mike.aizatsky@gmail.com
RUN apt-get update && apt-get install -y make
RUN git clone --depth 1 https://github.com/unicode-org/icu.git icu
-COPY build.sh *.dict $SRC/
+COPY build.sh $SRC/