Fix container image publishing
This commit is contained in:
@@ -15,7 +15,7 @@ services:
|
||||
|
||||
web:
|
||||
build: .
|
||||
image: git.wilkensxl.de/MrSphay/watchlink:latest
|
||||
image: git.wilkensxl.de/mrsphay/watchlink:latest
|
||||
depends_on:
|
||||
postgres:
|
||||
condition: service_healthy
|
||||
|
||||
Reference in New Issue
Block a user