1
0
Fork 0
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:
Robin Appelman 2024-04-25 17:15:56 +02:00
commit efdefd42ed

View file

@ -2,7 +2,6 @@ ARG PHP_VERSION
FROM icewind1991/haze-php:$PHP_VERSION FROM icewind1991/haze-php:$PHP_VERSION
RUN DEBIAN_FRONTEND=noninteractive ;\ RUN DEBIAN_FRONTEND=noninteractive ;\
echo 'deb http://http.debian.net/debian buster-backports main' >> /etc/apt/sources.list && \
apt-get update && \ apt-get update && \
apt-get install --assume-yes \ apt-get install --assume-yes \
cron \ cron \