Updating alpine version in valkyrie's docker image
Reminders:
Be mindful of impacts of changing Major/Minor/Patch versions of each elixir app:
[x] If updating patch version, are you sure there are no chart changes required to maintain functionality? If so, you should bump minor version instead.
[x] If changing elixir code in an "app", did you update the relevant version
in mix.exs?
Description
Updating alpine version in valkyrie's docker image
Reminders:
mix.exs
?