The manifest feature globalEnvs: {all: true} will be probably deprecated (dappnode/DAppNodeSDK#270), instead define the global envs that this package requires.
Take as an example https://github.com/dappnode/DAppNodePackage-teku-prater/blob/57ff8e7bd926e7333b700ab0c0b331c609c7df6e/dappnode_package.json#L41
The manifest feature
globalEnvs: {all: true}will be probably deprecated (dappnode/DAppNodeSDK#270), instead define the global envs that this package requires.Take as an example https://github.com/dappnode/DAppNodePackage-teku-prater/blob/57ff8e7bd926e7333b700ab0c0b331c609c7df6e/dappnode_package.json#L41