Jelajahi Sumber

Add openbsd netcat in docker image for manhole

Tulir Asokan 2 tahun lalu
induk
melakukan
f278d69860
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      Dockerfile

+ 1 - 0
Dockerfile

@@ -22,6 +22,7 @@ RUN apk add --no-cache \
       py3-h11 \
       ca-certificates \
       su-exec \
+      netcat-openbsd \
       # encryption
       py3-olm \
       py3-cffi \