Auto-update: v4.6.0 (2026-05-10 11:03 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.0
|
| 3 |
WORKDIR /app
|
| 4 |
COPY --chmod=666 config.json /app/config.json
|
|
|
|
| 1 |
+
# Updated: 2026-05-10 11:03 UTC
|
| 2 |
FROM ghcr.io/cjackhwang/ds2api:v4.6.0
|
| 3 |
WORKDIR /app
|
| 4 |
COPY --chmod=666 config.json /app/config.json
|