visch
04/21/2023, 3:25 AMmelissa_greenbaum
04/21/2023, 10:51 AMlatest
if I’m not 😬 but that still doesn’t guarantee anything.visch
04/21/2023, 1:25 PMlatest
now 😄 simple good idea!
I think the biggest issue I have with the docker hub containers is most of them use Alpine and I'm not super familiar with it. It also just looks more complicated to me than Ubuntu / RHEL when I peak at their docker files.andrew.herr
04/21/2023, 10:06 PMlatest
, although hopefully this is rare. I've used the image's sha in the FROM
to guard against changing tags, but this is kind of a pain because it's hard to tell what version the sha points to without docs that you have to keep in sync, and it's annoying to get the new sha rather than just updating the version number.