Browse Source

Bump node version

pull/539/head
Yuan Gao 4 years ago
committed by GitHub
parent
commit
0cabdcee1e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. 2
      frontend/Dockerfile

2
frontend/Dockerfile

@ -1,4 +1,4 @@
FROM node:13.1.0
FROM node:13.2.0
# set work directory
WORKDIR /app

Loading…
Cancel
Save