chore(docker): remove explicit Node.js install (#10192)
This commit is contained in:
@@ -4,8 +4,6 @@
|
||||
|
||||
FROM nginx:1.27.2-alpine
|
||||
|
||||
RUN apk update && apk add --no-cache "nodejs>=18.20.1-r0 "
|
||||
|
||||
LABEL maintainer="char0n"
|
||||
|
||||
ENV API_KEY="**None**" \
|
||||
|
||||
Reference in New Issue
Block a user