diff --git a/Dockerfile b/Dockerfile index 8854f46..f817806 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -# Copyright Avroid, Ltd. 2023-2024 +# Copyright Avroid, Ltd. 2024 # # You can not use the contents of the file in any way without # AVROID, Ltd. written permission. @@ -6,7 +6,7 @@ # To obtain such a permit, you should contact AVROID, Ltd. # at https://avroid.ru -FROM harbor.avroid.tech/devops/addlicense:1.1.1 +FROM harbor.avroid.tech/devops/addlicense:1.1.2 COPY entrypoint.sh /entrypoint.sh