Update version

This commit is contained in:
weslambert
2024-05-08 23:50:05 -04:00
committed by GitHub
parent 8b87da02e0
commit 37dcd0a327

View File

@@ -1,5 +1,5 @@
FROM ubuntu:22.04 FROM ubuntu:22.04
LABEL version="Velociraptor v0.7.0" LABEL version="Velociraptor v0.72.0-1"
LABEL description="Velociraptor server in a Docker container" LABEL description="Velociraptor server in a Docker container"
LABEL maintainer="Wes Lambert, @therealwlambert" LABEL maintainer="Wes Lambert, @therealwlambert"
COPY ./entrypoint . COPY ./entrypoint .