ops: change docker-compose to use built image

This commit is contained in:
jabuxas 2024-09-06 12:03:27 -03:00
parent 7045e6128c
commit ea6cefe89f

View File

@ -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