Merge pull request 'feat: cleanup base image' (#1) from benvin/base-improvement into main
ci/woodpecker/tag/docker Pipeline was successful
ci/woodpecker/tag/docker Pipeline was successful
Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
+1
-5
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user