Commit e242c23a authored by nanahira's avatar nanahira

use bookworm

parent 82776e24
FROM debian:bullseye-slim as base
FROM debian:bookworm-slim as base
RUN apt update && \
apt -y install build-essential libboost-dev iproute2 iptables ipset netcat-openbsd && \
rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* /var/log/* /var/cache/*
......
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