Browse Source

typo

pull/535/head
5 years ago committed by Clément
parent
commit
b23675aa8d
  1. 2
      js/tests/Dockerfile

2
js/tests/Dockerfile

@ -1,4 +1,4 @@
FROM node-14-alpine
FROM node:14-alpine
ENV GIT_TERMINAL_PROMPT=0
RUN apk add --no-cache git

Loading…
Cancel
Save