Browse Source
The _full and _large_disk_full Docker image variants were only built for linux/amd64, preventing ARM64 users from using features like gocdk_pub_sub (RabbitMQ notifications) that require the gocdk build tag. Add linux/arm64 platform target to these variants. Closes #8546pull/8522/merge
committed by
GitHub
1 changed files with 5 additions and 5 deletions
Loading…
Reference in new issue