chore: update GO_VERSION to 1.23 in Dockerfile #38
Annotations
1 error
Validate
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -e\n git add -A\n if [ \"$(ls -A /generated-files)\" ]; then\n cp -rf /generated-files/* ./util/archutil\n fi\n diff=$(git status --porcelain)\n if [ -n \"$diff\" ]; then\n echo >&2 'ERROR: The result of archutil differs. Please update with \"make archutil\"'\n echo \"$diff\"\n exit 1\n fi\n" did not complete successfully: exit code: 1
|
Loading