Jelajahi Sumber

Add rakudo star URL to update.sh

Rob Hoelz 10 tahun lalu
induk
melakukan
30d85ee57e
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      update.sh

+ 1 - 0
update.sh

@@ -51,6 +51,7 @@ declare -A otherRepos=(
 	[oraclelinux]='https://github.com/oracle/docker'
 	[perl]='https://github.com/Perl/docker-perl'
 	[r-base]='https://github.com/rocker-org/rocker'
+	[rakudo]='https://github.com/perl6/docker'
 	[registry]='https://github.com/docker/docker-registry'
 	[rethinkdb]='https://github.com/stuartpb/rethinkdb-dockerfiles'
 	[swarm]='https://github.com/docker/swarm-library-image'