Skip to content

Commit b57bb37

Browse files
authored
Update Dockerfile
1 parent 2d2a2fb commit b57bb37

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Dockerfile

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ RUN apt-get update; \
77
postgresql-client-9.6 \
88
wkhtmltopdf
99

10+
USER circleci
11+
1012
RUN mix local.rebar --force; \
1113
mix local.hex --force
1214

13-
USER circleci

0 commit comments

Comments
 (0)