Skip to content

Commit

Permalink
patch compose entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
0o-de-lally committed Feb 28, 2025
1 parent de5e289 commit fad8c1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/support/container/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
set -e

# Install dependencies silently
apt update
apt install -y curl

# Display version
Expand Down

0 comments on commit fad8c1d

Please sign in to comment.