mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-04-07 20:35:27 +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
|
||||
|
||||
apt-get update
|
||||
|
||||
echo 'http://deb.debian.org/debian' | apt-get install -y pbuilder
|
||||
echo 'http://deb.debian.org/debian' | apt-get update
|
||||
|
||||
apt-get install -y \
|
||||
pbuilder \
|
||||
dh-make \
|
||||
aptitude \
|
||||
ca-certificates \
|
||||
|
Loading…
x
Reference in New Issue
Block a user