This commit is contained in:
@ -1,6 +1,6 @@
|
||||
FROM alpine:3.21
|
||||
|
||||
RUN apk add nodejs npm jq bash curl ca-certificates python3 build-base
|
||||
RUN apk add nodejs npm jq bash curl ca-certificates python3 build-base coreutils
|
||||
|
||||
RUN npm install -g xml2json
|
||||
|
||||
|
Reference in New Issue
Block a user