Skip to content

Commit 6ee8391

Browse files
authored
fix: typo in dockerfile (#27)
1 parent be2f86b commit 6ee8391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ RUN sudo chown -R ${USERNAME}:${USERNAME} ${HOMEDIR}
2626
WORKDIR ${HOMEDIR}
2727

2828
ENV CODEROAD_DISABLE_RUN_ON_SAVE=true
29-
# Do not change above this line,
29+
# Do not change above this line.
3030

3131
# Paste your token below:
3232
ENV CODEROAD_WEBHOOK_TOKEN=

0 commit comments

Comments
 (0)