Skip to content

Commit

Permalink
update container test
Browse files Browse the repository at this point in the history
  • Loading branch information
tuxpiper committed Jul 8, 2024
1 parent ff1c0d1 commit 0a10fc9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions php-fpm-nginx/7.4/goss.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
file:
/entrypoint.dockerize.sh:
/init.dockerize.sh:
exists: true
mode: "0755"
owner: root
Expand Down Expand Up @@ -33,7 +33,7 @@ command:
exit-status: 0
stdout: []
stderr:
- 'nginx version: nginx/1.14.2'
- 'nginx version: nginx/1.18.0'
timeout: 10000
php --version:
exit-status: 0
Expand Down

0 comments on commit 0a10fc9

Please sign in to comment.