Skip to content

Commit

Permalink
chore: downgrade node
Browse files Browse the repository at this point in the history
  • Loading branch information
Uladzimir Havenchyk committed May 1, 2020
1 parent 254395a commit f9385eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM node:14-alpine
FROM node:13-alpine

ARG NPM_TOKEN
ENV NPM_TOKEN ${NPM_TOKEN}
Expand Down

0 comments on commit f9385eb

Please sign in to comment.