Skip to content

Commit

Permalink
hotfix(goss) stop using the container-structure-test version until G…
Browse files Browse the repository at this point in the history
…oogleContainerTools/container-structure-test#445 is resolved

Signed-off-by: Damien Duportal <damien.duportal@gmail.com>
  • Loading branch information
dduportal committed May 15, 2024
1 parent e97aaa6 commit 914c123
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions goss/goss-common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,9 @@ command:
container-structure-test:
exec: container-structure-test version
exit-status: 0
stdout:
- 1.18.1
## Commented out until https://github.com/GoogleContainerTools/container-structure-test/issues/445 is resolved
# stdout:
# - 1.18.1
default_java:
exec: java --version
exit-status: 0
Expand Down

0 comments on commit 914c123

Please sign in to comment.