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 Apr 30, 2020
1 parent e136146 commit ca095f7
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 ca095f7

Please sign in to comment.