diff --git a/Dockerfile b/Dockerfile index b0d0570..bf4cce8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ruby:3.2.2-alpine +FROM ruby:3.3.2-alpine ENV NODE_ENV production ENV RAILS_ENV production