Browse Source

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

Ahwx 1 year ago
parent
commit
7ae7620354
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docker-compose.example.yaml

+ 1 - 1
docker-compose.example.yaml

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