chore: use image from forgejo container registry
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
This commit is contained in:
parent
280e989c4b
commit
80111af3de
2 changed files with 39 additions and 1 deletions
|
@ -6,7 +6,7 @@ networks:
|
|||
gorb:
|
||||
services:
|
||||
backend:
|
||||
image: gorb/backend:latest
|
||||
image: git.gorb.app/gorb/backend:main
|
||||
restart: always
|
||||
ports:
|
||||
- 8080:8080
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue