Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

Commit

Permalink
chore: update default topos docker tag (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiendan authored Oct 17, 2023
1 parent 931210d commit cdddafd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/frontend:erc20-messaging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ on:
required: false

env:
TOPOS_DOCKER_TAG: ${{ inputs.topos-docker-tag || 'main-tce' }}
TOPOS_DOCKER_TAG: ${{ inputs.topos-docker-tag || 'main' }}
CONTRACTS_DOCKER_TAG: ${{ inputs.topos-smart-contracts-docker-tag || 'latest' }}
EXECUTOR_SERVICE_DOCKER_TAG: ${{ inputs.executor-service-docker-tag || 'latest' }}

Expand Down

0 comments on commit cdddafd

Please sign in to comment.