Update Dockerfile
Browse files- Dockerfile +2 -1
Dockerfile
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
# FROM snailyp/blackbox2api:latest
|
2 |
-
FROM hpyp/bbapi:latest
|
|
|
|
1 |
# FROM snailyp/blackbox2api:latest
|
2 |
+
# FROM hpyp/bbapi:latest
|
3 |
+
FROM ghcr.io/hhhaiai/pekingduck:latest
|