Skip to content

Commit

Permalink
Merge pull request #539 from meseta/node-fix
Browse files Browse the repository at this point in the history
Resolve build fail
  • Loading branch information
Hironsan committed Jan 27, 2020
2 parents 5942bbf + 0cabdce commit 17bee61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/Dockerfile
@@ -1,4 +1,4 @@
FROM node:13.1.0
FROM node:13.2.0

# set work directory
WORKDIR /app
Expand Down

0 comments on commit 17bee61

Please sign in to comment.