Skip to content

Commit

Permalink
fix: set GIT_COMMIT for signer
Browse files Browse the repository at this point in the history
  • Loading branch information
obycode committed Mar 1, 2024
1 parent f7535e3 commit bcae21a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,8 @@ services:
build:
context: .
dockerfile: Dockerfile.stacks-signer
args:
GIT_COMMIT: *STACKS_BLOCKCHAIN_COMMIT
volumes:
- ./signer-0.toml:/root/config.toml.in
environment:
Expand Down

0 comments on commit bcae21a

Please sign in to comment.