updating to recent debian
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Andrew Davidson 2023-03-08 21:23:55 -08:00
parent d1c8bc44c6
commit 5745edfc20
Signed by: amd
GPG key ID: F1199FC0A76BB402

View file

@ -1,4 +1,4 @@
FROM ubuntu:16.04
FROM debian:bullseye-slim
RUN apt-get update \
&& DEBIAN_FRONTEND=noninteractive apt-get -y install strongswan iptables uuid-runtime ndppd openssl \