Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ironoa authored Jun 15, 2023
1 parent ea53b18 commit ebbacba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: 2
jobs:
buildImage:
docker:
- image: web3f/ci-commons:v2.4.8
- image: web3f/ci-commons:v3
steps:
- checkout
- setup_remote_docker
Expand All @@ -13,7 +13,7 @@ jobs:
publishChart:
docker:
- image: web3f/ci-commons:v2.4.8
- image: web3f/ci-commons:v3
steps:
- checkout
- run:
Expand Down

0 comments on commit ebbacba

Please sign in to comment.