updated and repaired

Este commit está contenido en:
ale
2021-12-04 01:19:46 +01:00
padre b48b1a7239
commit 87dfa8c45b
Se han modificado 3 ficheros con 24 adiciones y 5 borrados

Ver fichero

@@ -7,14 +7,14 @@
# SOURCE: https://github.com/alexzeitgeist/docker-nero
# Pull base image.
FROM debian:jessie
FROM debian
MAINTAINER Alexander Turcic "alex@zeitgeist.se"
# Install dependencies.
RUN \
apt-get update && \
DEBIAN_FRONTEND=noninteractive apt-get install -y \
fonts-droid \
fonts-droid-fallback \
libc6 \
libcanberra-gtk-module \
libglib2.0-0 \