Skip to content

Commit

Permalink
Fix inadvertant test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Jkovarik committed Apr 26, 2024
1 parent 5c19a84 commit 972b71b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bamboo/docker-compose-local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ services:
- ../packages/test-data/keys/ssh_client_rsa_key.pub:/ssh_client_rsa_key.pub
- ../packages/test-data:/data
build_env:
image: cumuluss/cumulus-build-env:test
image: cumuluss/cumulus-build-env:latest
volumes:
- ../:/source/cumulus
- ../packages/test-data:/tmp/cumulus_unit_test_data
Expand Down

0 comments on commit 972b71b

Please sign in to comment.