Skip to content

Commit 2d9b1c0

Browse files
authored
Fix developer image pipeline (#135)
Fixes #134
1 parent 61fef46 commit 2d9b1c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# install container dependencies
2-
dnf module install -y nodejs
2+
dnf install -y nodejs

0 commit comments

Comments
 (0)