diff --git a/Dockerfile b/Dockerfile index fdecdbc..1e2d152 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ruby:3.4.4-alpine +FROM ruby:3.4.5-alpine USER root WORKDIR /build