Skip to content

Commit

Permalink
Update Dockerfile (#2104)
Browse files Browse the repository at this point in the history
  • Loading branch information
gnrunge authored and jonathanmetzman committed Jan 22, 2019
1 parent a04edde commit e14908b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/icu/Dockerfile
Expand Up @@ -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/

0 comments on commit e14908b

Please sign in to comment.