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 e600127 commit 363b3abCopy full SHA for 363b3ab
Dockerfile
@@ -4,7 +4,7 @@
4
5
FROM nginx:1.25.4-alpine
6
7
-RUN apk update && apk add "nodejs" && apk add --no-cache "libexpat>=2.6.0-r0"
+RUN apk add "nodejs"
8
9
LABEL maintainer="char0n"
10
0 commit comments