mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-03 17:14:08 +02:00
remove old backports repo
This commit is contained in:
parent
85215acaf0
commit
efdefd42ed
1 changed files with 0 additions and 1 deletions
|
|
@ -2,7 +2,6 @@ ARG PHP_VERSION
|
|||
FROM icewind1991/haze-php:$PHP_VERSION
|
||||
|
||||
RUN DEBIAN_FRONTEND=noninteractive ;\
|
||||
echo 'deb http://http.debian.net/debian buster-backports main' >> /etc/apt/sources.list && \
|
||||
apt-get update && \
|
||||
apt-get install --assume-yes \
|
||||
cron \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue