Merge pull request #31 from weslambert/weslambert-patch-1

0.73.4
This commit is contained in:
weslambert
2025-03-05 22:03:22 -05:00
committed by GitHub

View File

@@ -1,5 +1,5 @@
FROM ubuntu:22.04 FROM ubuntu:22.04
LABEL version="Velociraptor v0.72.0-1" LABEL version="Velociraptor v0.73.4"
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 .