Skip to content

Commit

Permalink
fix: typo (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
lesterli authored Nov 1, 2024
1 parent af544db commit 12a4f09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose-babylon-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ services:
# This is a one-off container just for deploying cw contract
deploy-cw-contract:
container_name: deploy-cw-contract
image: snapchain/babylon-deployment-utils:latest
image: snapchain/babylon-deployment-utils:5881538
env_file:
- "${PWD}/.env.babylon-integration"
volumes:
Expand Down

0 comments on commit 12a4f09

Please sign in to comment.