Commit 8d30993a authored by nanahira's avatar nanahira

bullseye

parent ddd3b6bc
Pipeline #4697 passed with stages
in 4 minutes and 18 seconds
FROM debian:buster-slim FROM debian:bullseye-slim
RUN apt update && \ RUN apt update && \
env DEBIAN_FRONTEND=noninteractive apt -y install lldpd tcpdump && \ env DEBIAN_FRONTEND=noninteractive apt -y install lldpd tcpdump && \
rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* 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