Commit 97c92225 authored by nanahira's avatar nanahira

bullseye

parent 0454ae18
Pipeline #4696 passed with stages
in 3 minutes and 28 seconds
FROM debian:unstable-slim
FROM debian:bullseye-slim
RUN apt update && \
env DEBIAN_FRONTEND=noninteractive apt -y install bird2 && \
rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* && \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment