mirror of
https://github.com/astefanutti/decktape.git
synced 2024-11-29 23:13:11 +03:00
Upgrade Docker image to Node 11
This commit is contained in:
parent
af5edd060d
commit
a17af022c5
@ -1,4 +1,4 @@
|
||||
FROM node:10-alpine as builder
|
||||
FROM node:11-alpine as builder
|
||||
|
||||
ENV NODE_ENV production
|
||||
ENV PUPPETEER_SKIP_CHROMIUM_DOWNLOAD true
|
||||
|
Loading…
Reference in New Issue
Block a user