chore: use image from forgejo container registry
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful

This commit is contained in:
Radical 2025-05-02 00:41:26 +02:00
parent 280e989c4b
commit 80111af3de
2 changed files with 39 additions and 1 deletions

View file

@ -6,7 +6,7 @@ networks:
gorb:
services:
backend:
image: gorb/backend:latest
image: git.gorb.app/gorb/backend:main
restart: always
ports:
- 8080:8080