Commit ee0c260e authored by nanahira's avatar nanahira

bullseye

parent 4b9e8c54
Pipeline #4703 passed with stages
in 2 minutes and 30 seconds
FROM debian:buster-slim FROM debian:bullseye-slim
RUN apt update && \ RUN apt update && \
env DEBIAN_FRONTEND=noninteractive apt install -y wide-dhcpv6-client gettext-base && \ env DEBIAN_FRONTEND=noninteractive apt install -y wide-dhcpv6-client gettext-base && \
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