Merge pull request 'feat: cleanup base image' (#1) from benvin/base-improvement into main
ci/woodpecker/tag/docker Pipeline was successful

Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
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 \ RUN dnf install -y \
git \
git-lfs \
jq \
curl \
claude-code \ claude-code \
&& dnf clean all && dnf clean all