mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-13 21:02:08 +08:00
Upgraded node image to latest stable, v8.12 in docker compose
This commit is contained in:
parent
d8343aeb2f
commit
e55dd116d2
@ -10,7 +10,7 @@
|
||||
version: "3"
|
||||
services:
|
||||
freecodecamp:
|
||||
image: node:8.10
|
||||
image: node:8.12
|
||||
depends_on:
|
||||
- db
|
||||
- mailhog
|
||||
|
||||
Loading…
Reference in New Issue
Block a user