HongShi418
commited on
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
FROM
|
2 |
|
3 |
RUN apk add --no-cache pcre2
|
4 |
|
|
|
1 |
+
FROM pengzhile/new-api:latest
|
2 |
|
3 |
RUN apk add --no-cache pcre2
|
4 |
|