diff --git a/Dockerfile b/Dockerfile index 2857bb3..25019cc 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,8 +1,8 @@ FROM ubuntu:latest LABEL maintainer="Rob Asher" -LABEL version="4.7.0.3" -LABEL release-date="2024-08-22" +LABEL version="4.7.0.4" +LABEL release-date="2024-09-03" LABEL source="https://github.com/DeepWoods/nxfilter-docker" ENV TZ=${TZ:-Etc/UTC}