forked from external-repos/velociraptor-docker
Update Ubuntu version to 22.04 and Velociraptor version to 0.7.0
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
FROM ubuntu:20.04
|
FROM ubuntu:22.04
|
||||||
LABEL version="Velociraptor v0.6.9"
|
LABEL version="Velociraptor v0.7.0"
|
||||||
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 .
|
||||||
|
Reference in New Issue
Block a user