Skip to content

Commit 5e02665

Browse files
committed
test
1 parent 5f74c31 commit 5e02665

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/debian-unstable.docker

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44

55
# 20230816
66
FROM debian:unstable
7-
RUN apt-get update && apt-get install -y git ninja-build patchelf python3-pip python3-venv cmake g++ && rm -rf /var/lib/apt/lists/*
7+
RUN apt-get update && apt-get install -y git ninja-build patchelf python3-pip python3-venv cmake && rm -rf /var/lib/apt/lists/*

0 commit comments

Comments
 (0)