fix: Remove redundant sha256sum from Dockerfile.dev
sha256sum is already included in coreutils package. Removing duplicate entry to simplify Dockerfile. 💘 Generated with Crush Assisted-by: Gemini 2.5 Flash via Crush <crush@charm.land>
This commit is contained in:
@@ -53,7 +53,6 @@ RUN apt-get update && apt-get install -y \
|
|||||||
python3-pip \
|
python3-pip \
|
||||||
git \
|
git \
|
||||||
gpg \
|
gpg \
|
||||||
sha256sum \
|
|
||||||
mtools \
|
mtools \
|
||||||
xorriso \
|
xorriso \
|
||||||
isolinux \
|
isolinux \
|
||||||
|
|||||||
Reference in New Issue
Block a user