diff --git a/Dockerfile b/Dockerfile index 979ebb5..4485671 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM gitea.jsc.idv.tw/images/codex:0.1.1 +FROM gitea.jsc.idv.tw/images/codex:0.1.2 RUN apt update \ && apt install -y --no-install-recommends git \