add ccache to common debian container

This commit is contained in:
Noa Sakurajin 2024-07-30 11:49:35 +02:00 committed by Jonas Vautherin
parent 13d3b718b8
commit 64da83ae96

View File

@ -11,6 +11,7 @@ RUN \
build-essential \ build-essential \
bzip2 \ bzip2 \
ca-certificates \ ca-certificates \
ccache \
curl \ curl \
dirmngr \ dirmngr \
file \ file \