mirror of
https://github.com/fspc/etherpad-and-draw-node-alpine.git
synced 2025-02-28 19:43:24 -05:00
Changes name of images since a new one was chosen at Docker Hub.
This commit is contained in:
parent
ca15bd194a
commit
0a7a26d3f5
@ -9,7 +9,7 @@ services:
|
|||||||
|
|
||||||
etherpad:
|
etherpad:
|
||||||
build: ./etherpad
|
build: ./etherpad
|
||||||
image: bikebike/etherpad-node-alpine:1.6.2
|
image: bikebike/etherpad:1.6.2
|
||||||
container_name: pad
|
container_name: pad
|
||||||
ports:
|
ports:
|
||||||
- "9001:9001"
|
- "9001:9001"
|
||||||
@ -40,7 +40,7 @@ services:
|
|||||||
|
|
||||||
etherdraw:
|
etherdraw:
|
||||||
build: ./etherdraw
|
build: ./etherdraw
|
||||||
image: bikebike/etherdraw-node-alpine:1.6.2
|
image: bikebike/etherdraw:1.6.2
|
||||||
container_name: draw
|
container_name: draw
|
||||||
ports:
|
ports:
|
||||||
- "9002:9002"
|
- "9002:9002"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user