Auto-update: v4.6.1 (2026-05-10 15:01 UTC)
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
# Updated: 2026-05-10
|
| 2 |
FROM ghcr.io/cjackhwang/ds2api:v4.6.1
|
| 3 |
WORKDIR /app
|
| 4 |
COPY --chmod=666 config.json /app/config.json
|
|
|
|
| 1 |
+
# Updated: 2026-05-10 15:01 UTC
|
| 2 |
FROM ghcr.io/cjackhwang/ds2api:v4.6.1
|
| 3 |
WORKDIR /app
|
| 4 |
COPY --chmod=666 config.json /app/config.json
|