aboutsummaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index b5647f9..03d13db 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -57,6 +57,6 @@ RUN /start.sh \
COPY configs/tftpd-hpa /etc/default/tftpd-hpa
-EXPOSE 69 80 5555 5556
+EXPOSE 69/udp 80 5555 5556
CMD /start.sh && bash