refactor: update betterbahn service image and remove build context
This commit is contained in:
parent
f3b870ed7d
commit
f30edd2882
1 changed files with 2 additions and 4 deletions
|
@ -1,9 +1,7 @@
|
|||
services:
|
||||
betterbahn:
|
||||
image: betterbahn:latest
|
||||
build:
|
||||
context: ./src
|
||||
dockerfile: Dockerfile
|
||||
image: ghcr.io/l2xu/betterbahn:testing-main
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- dokploy-network
|
||||
labels:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue