diff --git a/Dockerfile.moth b/Dockerfile.moth
index ac5b9d9..0e8b7e9 100644
--- a/Dockerfile.moth
+++ b/Dockerfile.moth
@@ -1,6 +1,6 @@
FROM neale/eris
-RUN apk --no-cache add lua5.2 lua5.3
+RUN apk --no-cache add lua5.1 lua5.2 lua5.3
RUN ln -s lua5.2 /usr/bin/lua
# Install MOTH. This could be less obtuse.
diff --git a/www/credits.html b/www/credits.html
index b6be5ec..ec3367f 100644
--- a/www/credits.html
+++ b/www/credits.html
@@ -92,6 +92,7 @@ window.addEventListener("load", init);
+