Skip to content

Commit

Permalink
Remove git and xz-utils
Browse files Browse the repository at this point in the history
  • Loading branch information
isarkis committed Feb 9, 2025
1 parent d946e56 commit cb92d22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cobalt/docker/unittest/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ FROM debian:12

# Install any necessary dependencies
RUN apt-get update && apt-get install -y \
curl python3-dev git \
xz-utils \
curl python3-dev \
# xz-utils \
pkgconf \
# libglib2.0-0 \
gperf \
Expand Down

0 comments on commit cb92d22

Please sign in to comment.