Skip to content

Commit

Permalink
ci: use smaller disposable containers
Browse files Browse the repository at this point in the history
  • Loading branch information
wellwelwel committed Nov 28, 2024
1 parent e9e382b commit 53d5386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ services:
retries: 30

wait-for-db:
image: alpine
image: busybox
depends_on:
db:
condition: service_healthy

0 comments on commit 53d5386

Please sign in to comment.