Update Dockerfile

This commit is contained in:
weslambert
2020-08-15 16:43:34 -04:00
committed by GitHub
parent a170f3920c
commit f9f755568f

View File

@@ -1,5 +1,5 @@
FROM ubuntu:18.04
LABEL version="Velociraptor v0.4.6"
LABEL version="Velociraptor v0.4.8"
LABEL description="Velociraptor server in a Docker container"
LABEL maintainer="Wes Lambert, @therealwlambert"
ENV VERSION="0.4.8"