minor on docker-compose
This commit is contained in:
@@ -18,7 +18,7 @@ services:
|
||||
gancio:
|
||||
build: .
|
||||
restart: always
|
||||
image: node:buster
|
||||
image: node:17.4-slim
|
||||
container_name: gancio
|
||||
environment:
|
||||
- PATH=$PATH:/home/node/.yarn/bin
|
||||
|
||||
Reference in New Issue
Block a user