Browse Source

update

pull/74/head
Emile Nijssen 4 years ago
parent
commit
572cb7c18a
  1. 1
      Dockerfile

1
Dockerfile

@ -1,6 +1,7 @@
FROM debian:bullseye
# Install Linux packages
RUN apt clean
RUN apt update
RUN apt install -y wireguard iproute2 openresolv curl

Loading…
Cancel
Save