Skip to content

Commit

Permalink
fix: async-icq v8 ci (#157)
Browse files Browse the repository at this point in the history
* add icq-host v7.1.1 base image

* linkter v1.55.2
  • Loading branch information
Reecepbcups authored Jan 8, 2024
1 parent 76989c8 commit f6638cc
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/async-icq.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion modules/async-icq/testing/previous_images/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ This section is used for upgrades e2e test.

- <https://github.com/cosmos/ibc-apps/commit/2e44c421ad4a330263c58a29009b19e87562e720>
- 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
Binary file not shown.

0 comments on commit f6638cc

Please sign in to comment.