feat(Dockerfile): 修改映像檔來源
CI / Release Tag Version (pull_request) Successful in 2m23s
CI / AI Code Review (pull_request) Failing after 34s

This commit is contained in:
Jeffery
2026-06-30 13:50:58 +08:00
parent 2703840018
commit 5a07f03abb
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM codex:latest
FROM gitea.jsc.idv.tw/images/codex:$CODEX_VERSION
RUN apt update \
&& apt install -y --no-install-recommends git