Skip to content

Commit 5b4d1ae

Browse files
author
Daniel Mellum
committed
test codecov
1 parent deff6a4 commit 5b4d1ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/php8/entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/bash
1+
#!/bin/sh
22
export DEBIAN_FRONTEND=noninteractive
33
bash <(cat /etc/os-release; echo 'echo ${VERSION/*, /}')
44
php -v

0 commit comments

Comments
 (0)