Once #49632 gets merged, the mage target GoIntegTest will run a test that requires the Filebeat's docker image to be generated, however this target does not generate it.
This requires refactoring of the Package function that relies on global state that is parsed before GoIntegTest runs.