Skip to content

Commit baf59d8

Browse files
committed
up
1 parent 86a8567 commit baf59d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/codespaceRunner2/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@ RUN rm -rf /var/lib/apt/lists/* /tmp/library-scripts
4444
#USER vscode
4545

4646
# set the entrypoint to the start.sh script
47-
ENTRYPOINT ["./start.sh"]
47+
ENTRYPOINT ["/home/vscode/actions-runner/start.sh"]
4848

0 commit comments

Comments
 (0)