mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-06 14:10:53 +03:00
node 8.1
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:7-alpine
|
||||
FROM node:8.1-alpine
|
||||
|
||||
COPY . /app
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user