We use your great pipe "bitbucketpipelines/bitbucket-pipe-release" to create a pipe that runs a maven build. Now we need to enhance this to generate pipes for different Java versions. This would be quite easy if we could pass the name of the base image as a build argument to the pipe.
Is it plannend to enhance the pipe that you could pass docker build arguments?