This is an automated email from the ASF dual-hosted git repository.
sbp pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-releases.git
The following commit(s) were added to refs/heads/main by this push:
new f9d002d Remove the unused nix package in the Alpine container
f9d002d is described below
commit f9d002dddee64adedffd0ed398ea0bbab0b4f8f3
Author: Sean B. Palmer <[email protected]>
AuthorDate: Fri Oct 24 19:32:25 2025 +0100
Remove the unused nix package in the Alpine container
---
Dockerfile.alpine | 1 -
1 file changed, 1 deletion(-)
diff --git a/Dockerfile.alpine b/Dockerfile.alpine
index 2639aba..87b8032 100644
--- a/Dockerfile.alpine
+++ b/Dockerfile.alpine
@@ -50,7 +50,6 @@ RUN apk update && \
gpg \
gpg-agent \
make \
- nix \
openjdk8 \
rsync \
subversion
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]