mirror of
https://github.com/bitinflow/server.git
synced 2026-03-13 13:35:53 +00:00
Dockerfile: update to node v10
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:9.2.1-alpine
|
||||
FROM node:10.1.0-alpine
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user