This challenge is about using docker secrets from docker buildx buildpacks:
Use the --secret, but then with a hardcoded value referenced in the shell script to publish the docker container and explain that using --secret is a good idea, but not with a hardcoded call in a git-comitted buildscript.
Todo: