diff --git a/Containerfile b/Containerfile index 3106067a2..0a8600e07 100644 --- a/Containerfile +++ b/Containerfile @@ -22,7 +22,7 @@ COPY imageroot /imageroot COPY --from=ui_builder /app/dist /ui ENTRYPOINT [ "/" ] LABEL org.nethserver.authorizations="traefik@any:fulladm node:fwadm nethvoice-proxy@any:routeadm" -LABEL org.nethserver.tcp-ports-demand="30" +LABEL org.nethserver.tcp-ports-demand="31" LABEL org.nethserver.rootfull="0" ARG REPOBASE=ghcr.io/nethserver ARG IMAGETAG=latest