Skip to content

Commit f454dad

Browse files
committed
bump os-types
1 parent a93bc7c commit f454dad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ RUN apk add --update --no-cache --virtual .build-deps \
2626
nodejs-npm \
2727
&& update-ca-certificates \
2828
&& pip3 install -r requirements.txt \
29-
&& npm install -g os-types@1.15.1 \
29+
&& npm install -g os-types@1.16 \
3030
&& apk del --no-cache .build-deps
3131

3232
# ADD repos/datapackage-pipelines-fiscal ./datapackage-pipelines-fiscal

0 commit comments

Comments
 (0)