mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-29 16:45:04 +02:00
Update .github/docker/Dockerfile.packaging-plugins-jammy
Co-authored-by: Stéphane Chapron <34628915+sc979@users.noreply.github.com>
This commit is contained in:
parent
b696348b63
commit
9b422d8358
@ -19,11 +19,10 @@ ENV LANG en_US.utf8
|
|||||||
|
|
||||||
RUN bash -e <<EOF
|
RUN bash -e <<EOF
|
||||||
|
|
||||||
apt-get update
|
echo 'http://deb.debian.org/debian' | apt-get update
|
||||||
|
|
||||||
echo 'http://deb.debian.org/debian' | apt-get install -y pbuilder
|
|
||||||
|
|
||||||
apt-get install -y \
|
apt-get install -y \
|
||||||
|
pbuilder \
|
||||||
dh-make \
|
dh-make \
|
||||||
aptitude \
|
aptitude \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user