diff --git a/2.11/Dockerfile b/2.11/Dockerfile index 948d858..5135e9a 100644 --- a/2.11/Dockerfile +++ b/2.11/Dockerfile @@ -1,6 +1,6 @@ FROM ubuntu:22.04 -ENV OCS_VERSION 2.11.0 +ENV OCS_VERSION 2.11.1 LABEL maintainer="contact@ocsinventory-ng.org" \ version="${OCS_VERSION}" \