feat: cleanup base image #1

Merged
unkinben merged 1 commits from benvin/base-improvement into main 2026-06-13 14:45:19 +10:00
+1 -5
View File
@@ -1,10 +1,6 @@
FROM git.unkin.net/unkin/almalinux9-base:latest
FROM git.unkin.net/unkin/almalinux9-base:20260606
RUN dnf install -y \
git \
git-lfs \
jq \
curl \
claude-code \
&& dnf clean all