Skip to content
This repository was archived by the owner on May 28, 2023. It is now read-only.

Commit 8477489

Browse files
author
Łukasz Romanowicz
committed
Update Dockerfile
1 parent 226445b commit 8477489

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:8-alpine
1+
FROM node:10-alpine
22

33
ENV BIND_HOST=0.0.0.0 ELASTICSEARCH_HOST=elasticsearch ELASTICSEARCH_PORT=9200 REDIS_HOST=redis REDIS_PORT=6379 REDIS_DB=0 PM2_ARGS=--no-daemon VS_ENV=prod
44

0 commit comments

Comments
 (0)