fix(docker-compose.example.yaml): 'ahwx/' -> 'ghcr.io/ahwxorg/' to fix automatic building

This commit is contained in:
Ahwx 2023-09-02 22:39:17 +02:00 committed by GitHub
parent 7dfb52bf5a
commit 7ae7620354
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,4 +4,4 @@ services:
ports:
- '8015:8009'
container_name: binternet
image: 'ahwx/binternet:latest'
image: 'ghcr.io/ahwxorg/binternet:latest'