Use image from Gitea Registry instead of build
All checks were successful
Build Docker Image / build (push) Successful in 1m26s
All checks were successful
Build Docker Image / build (push) Successful in 1m26s
This commit is contained in:
@@ -1,8 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
billing:
|
billing:
|
||||||
build:
|
image: gitea.dsrptlab.com/optovia/billing/billing:latest
|
||||||
context: .
|
|
||||||
dockerfile: Dockerfile
|
|
||||||
container_name: billing
|
container_name: billing
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
expose:
|
expose:
|
||||||
|
|||||||
Reference in New Issue
Block a user