Correct base image

This commit is contained in:
2023-09-05 11:50:31 -06:00
parent 9b9953e807
commit 4fb5a6d2bf

View File

@@ -1,5 +1,4 @@
FROM node:18-ubuntu
FROM node:18
# Install american word lists for /isword
RUN apt-get update && apt-get install -y \