diff --git a/.github/workflows/async-icq.yml b/.github/workflows/async-icq.yml index e29139f8..34470db9 100644 --- a/.github/workflows/async-icq.yml +++ b/.github/workflows/async-icq.yml @@ -6,7 +6,7 @@ on: - '.github/workflows/async-icq.yml' env: - LINT_VERSION: v1.52 + LINT_VERSION: v1.55.2 GO_VERSION: 1.21.0 WORKING_DIRECTORY: modules/async-icq diff --git a/modules/async-icq/testing/previous_images/README.md b/modules/async-icq/testing/previous_images/README.md index 26b9b602..b8122909 100644 --- a/modules/async-icq/testing/previous_images/README.md +++ b/modules/async-icq/testing/previous_images/README.md @@ -4,4 +4,4 @@ This section is used for upgrades e2e test. - - docker build . -t icq-host:v7.1.1 -f Dockerfile.icq -- docker save icq-host:v7.1.1 > icq-host_7_1_1.tar +- docker save icq-host:v7.1.1 > testing/previous_images/icq-host_7_1_1.tar diff --git a/modules/async-icq/testing/previous_images/icq-host_7_1_1.tar b/modules/async-icq/testing/previous_images/icq-host_7_1_1.tar new file mode 100644 index 00000000..ae9f19ad Binary files /dev/null and b/modules/async-icq/testing/previous_images/icq-host_7_1_1.tar differ