Skip to content

Commit edf0c36

Browse files
committed
fix default url for repo rename
1 parent 6b1dfd8 commit edf0c36

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
@@ -22,4 +22,4 @@ WORKDIR /home/buildpack
2222
EXPOSE 5000
2323

2424
# Default assemble/run scripts for this image
25-
ENV STI_SCRIPTS_URL https://raw.githubusercontent.com/openshift/ubuntu-buildpack/master/.sti/bin
25+
ENV STI_SCRIPTS_URL https://raw.githubusercontent.com/openshift/ruby-buildpack-ubuntu/master/.sti/bin

0 commit comments

Comments
 (0)