Merge pull request '[DO-467] Update Docker Image' (#3) from feature/DO-467--add-check-license into master

Reviewed-on: https://git.avroid.tech/Actions/addlicense-docker-action/pulls/3
This commit is contained in:
Aleksandr Vodyanov
2024-05-14 17:23:32 +03:00

View File

@@ -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