Shortfix: When updating Dockerfile to use ruby3.0.3-alpine pin alpine to alpine3.13
If you update your Dockerfile to use ruby:3.0.3-alpine and notice the following error while building the image: ERROR: While executing gem ... (Gem::FilePermissionError) You don't have write permissions for the /usr/local/bundle directory. Firs...
Nov 29, 20211 min read249