5f25c87775aa11635e49162a036d2c10352c4c4e
The chown -R hermes:hermes was running as non-root user 'hermes' since USER hermes was set earlier. The new upstream base image (v0.12.0+) has tools/ owned by root, so the chown fails. Previous base image happened to have tools/ owned by hermes, making the chown a silent no-op.
Description
No description provided
Languages
Dockerfile
46.1%
Python
42%
Makefile
6.1%
Shell
5.8%