We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b765f27 commit d849b74Copy full SHA for d849b74
Dockerfile
@@ -4,8 +4,6 @@
4
5
FROM nginx:1.27.2-alpine
6
7
-RUN apk update && apk add --no-cache "nodejs>=18.20.1-r0 "
8
-
9
LABEL maintainer="char0n"
10
11
ENV API_KEY="**None**" \
0 commit comments