Skip to content

Commit 9ac9ee7

Browse files
committed
Add newline to Dockerfile
1 parent dd69fc5 commit 9ac9ee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/chainlink.prebuilt.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ ARG LOCAL_LIB_DIR=./lib
1414
# Copy/override any additional shared libraries.
1515
COPY ${LOCAL_LIB_DIR} /usr/lib/
1616
# Copy/override plugins.
17-
COPY ${LOCAL_PLUGIN_DIR} /usr/local/bin
17+
COPY ${LOCAL_PLUGIN_DIR} /usr/local/bin

0 commit comments

Comments
 (0)