Skip to content

Commit

Permalink
Bump node version
Browse files Browse the repository at this point in the history
  • Loading branch information
meseta committed Jan 16, 2020
1 parent 5942bbf commit 0cabdce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/Dockerfile
Original file line number Diff line number Diff line change
@@ -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 0cabdce

Please sign in to comment.