Skip to content

Commit af9008c

Browse files
authored
Update docker-compose.example.yml
1 parent 2cd695f commit af9008c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.example.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '3.2'
22

33
services:
44
mapjs:
5-
build: node:12
5+
image: node:12
66
restart: unless-stopped
77
working_dir: /app
88
environment:

0 commit comments

Comments
 (0)