mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-06 05:00:18 +03:00
Upgrade node service image to 7.10
This commit is contained in:
parent
19cef3ae5e
commit
a55f4c23be
|
@ -1,4 +1,4 @@
|
|||
FROM node:7.9-slim
|
||||
FROM node:7.10-slim
|
||||
|
||||
RUN mkdir -p /app
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user