What is the problem this feature will solve?
Just curious why the docker base image for node:18-alpine is about 50mb bigger than node:16-alpine...is that a node version thing:
<none> <none> cfa90264f10f 9 minutes ago 185MB # node version 18
oresoftware/uta <none> 94a5ccac21dd 12 minutes ago 133MB # node version 16
or is just the way the image was created otherwise?
What is the feature you are proposing to solve the problem?
trim down the alpine image for version 18
What alternatives have you considered?
not sure