Update UID/GID #78
Annotations
1 error
Build and push Docker image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c usermod -u ${UID} postgres && groupmod -g ${GID} postgres && find / -user 70 -exec chown -h postgres {} \\; && find / -group 70 -exec chgrp -h postgres {} \\;" did not complete successfully: exit code: 127
|
Loading