- remove packages installed elsewhere - change to 20260606 image as base
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 \
|
||||
git \
|
||||
git-lfs \
|
||||
jq \
|
||||
curl \
|
||||
claude-code \
|
||||
&& dnf clean all
|
||||
|
||||
|
||||
Reference in New Issue
Block a user