Skip to content

Commit cd906c3

Browse files
committed
Reverted back to GPU setup
1 parent 8c53239 commit cd906c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ RUN pip3 install algorithmia&& \
1111
COPY src /src
1212
COPY entrypoint.sh /entrypoint.sh
1313
USER root
14-
RUN chmod +x entrypoint.sh
14+
RUN chmod +x /entrypoint.sh
1515
ENTRYPOINT ["/entrypoint.sh"]

0 commit comments

Comments
 (0)