Skip to content
Snippets Groups Projects
Commit 633f3186 authored by Markus Frosch's avatar Markus Frosch
Browse files

Start buster branch

parent d004678c
No related branches found
No related tags found
No related merge requests found
Pipeline #4209 passed
FROM registry.icinga.com/build-docker/raspbian-base/stretch
FROM registry.icinga.com/build-docker/raspbian-base/buster
ENV DEBIAN_FRONTEND=noninteractive
RUN apt-get update \
&& apt-get upgrade -y \
&& rm -rf /var/lib/apt/lists/* # 20190220
&& rm -rf /var/lib/apt/lists/* # 20190516
RUN apt-get update \
&& apt-get install -y \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment