Skip to content

Commit a353687

Browse files
committed
docker: remove software-properties-common, obsolete in Trixie
Signed-off-by: Denys Fedoryshchenko <[email protected]>
1 parent 5e00d3e commit a353687

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

config/docker/base/clang.jinja2

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
{%- block packages %}
44
{{ super() }}
55
RUN apt-get update && apt-get install --no-install-recommends -y \
6-
software-properties-common \
76
gnupg2
87

98
RUN apt-get update && apt-get install --no-install-recommends -y \

0 commit comments

Comments
 (0)