diff --git a/test/Dockerfile b/test/Dockerfile
index 68815f8465c00d3c0559bf3d682dce67a3daac83..9ea3e9376e037bf8d896045a7fa68c8588f8f6ad 100644
--- a/test/Dockerfile
+++ b/test/Dockerfile
@@ -1,7 +1,7 @@
 FROM alpine:3.9
 
-LABEL Name="Openappstack bootstrap CI test image"
-LABEL version="3.9"
+LABEL name="Openappstack bootstrap CI test image"
+LABEL version="4.0"
 LABEL vendor1="Greenhost"
 
 RUN apk --no-cache add \