fix: add missing packages on final layer #407
Reference in New Issue
Block a user
No description provided.
Delete Branch "tls-docker"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
So, this
scratchimage is too "scratch" and we can just usealpineand update certs on the final layer also to ensure we avoid old cert files. Also, the release logic now requires a dependency ongitfor showing diffs. Also, Iabraroutinely calls/usr/bin/ssh, so added that also. This should make it more functional. Manually tested and the error goes away. Closes coop-cloud/organising#598.a0d70a14f4to2ecace3e90