Skip to content

Commit e9c0395

Browse files
committed
changed style
1 parent 1d7e55d commit e9c0395

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

fili-wikipedia-example/Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ FROM druidio/example-cluster:latest
22
LABEL maintainer="https://groups.google.com/forum/#!forum/fili-developers"
33

44
# fili github information
5-
ENV GITHUB_OWNER=yahoo BRANCH=master
5+
ENV GITHUB_OWNER yahoo
6+
ENV BRANCH master
67

78
RUN apt-get update && apt-get install -y --no-install-recommends git curl
89

0 commit comments

Comments
 (0)