Auto-update: upstream image changed (2026-04-28 01:01 UTC)
Browse files- Dockerfile +1 -0
Dockerfile
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
FROM ghcr.io/cjackhwang/ds2api:latest
|
| 2 |
COPY config.json /app/config.json
|
| 3 |
ENV PORT=7860
|
|
|
|
| 1 |
+
# Updated: 2026-04-28 01:01 UTC
|
| 2 |
FROM ghcr.io/cjackhwang/ds2api:latest
|
| 3 |
COPY config.json /app/config.json
|
| 4 |
ENV PORT=7860
|