Skip to content

Commit d730274

Browse files
committed
fix: add npm
1 parent 000775d commit d730274

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/nodejs.Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM ghcr.io/queil/image:latest
22

33
USER root
4-
RUN microdnf install -y --nodocs --setopt install_weak_deps=0 nodejs
4+
RUN microdnf install -y --nodocs --setopt install_weak_deps=0 nodejs nodejs-npm
55
USER queil

0 commit comments

Comments
 (0)