Correct base image
This commit is contained in:
@@ -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 \
|
||||
|
Reference in New Issue
Block a user