Skip to content
Prev Previous commit
Next Next commit
fix
  • Loading branch information
sinev-valentine committed Oct 24, 2022
commit 16e4ed237d4098a9b15be20c10dc2326217b6a0c
2 changes: 1 addition & 1 deletion proxy/docker-compose-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ services:
depends_on:
solana:
condition: service_healthy
entrypoint: bash -c "/opt/neon-test-invoke-program.sh"
entrypoint: opt/neon-test-invoke-program.sh

postgres:
container_name: postgres
Expand Down