Update version to 0.6.9

This commit is contained in:
weslambert
2023-05-28 20:24:13 -04:00
committed by GitHub
parent 6f2d3c17b2
commit b71bf2cbd1

View File

@@ -1,5 +1,5 @@
FROM ubuntu:20.04 FROM ubuntu:20.04
LABEL version="Velociraptor v0.6.4" LABEL version="Velociraptor v0.6.9"
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 .