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
  • Loading branch information
dduportal authored May 15, 2024
1 parent e97aaa6 commit 6a044eb
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 6a044eb

Please sign in to comment.