Fix label

This commit is contained in:
weslambert
2020-09-02 07:18:07 -04:00
committed by GitHub
parent b00b384148
commit 6fd0d30b2f

View File

@@ -1,5 +1,5 @@
FROM ubuntu:18.04 FROM ubuntu:18.04
LABEL version="Velociraptor v0.4.8" LABEL version="Velociraptor v0.4.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"
ENV VERSION="0.4.9" ENV VERSION="0.4.9"