[bitnami/dotnet] Fix Goss tests for dotnet, dotnet-sdk and aspnet-core (#46939)

Signed-off-by: mdhont <michield@vmware.com>
This commit is contained in:
Michiel
2023-09-01 14:38:23 +02:00
committed by GitHub
parent dd43899311
commit 634945ec41
6 changed files with 6 additions and 6 deletions

View File

@@ -5,7 +5,7 @@ command:
check-bin-caps:
exec: getcap /opt/bitnami/dotnet/bin/dotnet
stdout:
- {{ .Vars.binary.capabilities }}
- /{{ .Vars.binary.capabilities }}/
exit-status: 0
check-installed-runtimes:
exec: dotnet --list-runtimes