Skip to content

Commit d63d666

Browse files
author
Kay Abendroth
committed
Fix typo.
1 parent 8540fdd commit d63d666

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NodeBase/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ RUN apt-get update -qqy \
2424
# Scripts to run Selenium Node
2525
#==============================
2626
COPY \
27-
entrypoint.sh \
27+
entry_point.sh \
2828
functions.sh \
2929
/opt/bin/
3030
RUN chmod +x /opt/bin/entry_point.sh

0 commit comments

Comments
 (0)