ops: change docker-compose to use built image
This commit is contained in:
parent
7045e6128c
commit
ea6cefe89f
@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
cports:
|
cports:
|
||||||
build: .
|
image: git.jabuxas.xyz/jabuxas/cports:latest
|
||||||
stdin_open: true
|
stdin_open: true
|
||||||
tty: true
|
tty: true
|
||||||
user: user
|
user: user
|
||||||
|
Loading…
Reference in New Issue
Block a user