Skip to content

Commit

Permalink
Update TAG from main to master in docker-compose.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mmv08 committed Aug 28, 2024
1 parent 8926d4e commit f91e2c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/4337-local-bundler/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ services:
context: .
dockerfile: docker/bundler/Dockerfile
args:
TAG: main
TAG: master
restart: always
command: ['--auto', '--network=http://geth:8545']
environment:
Expand Down

0 comments on commit f91e2c7

Please sign in to comment.