Update to rails 7.1.1

This commit is contained in:
Tom Hughes 2023-10-06 22:12:21 +01:00
parent 945df0f150
commit f37ea2fae3
14 changed files with 412 additions and 134 deletions

View file

@ -19,6 +19,7 @@ RUN apt-get update \
libvips-dev \
libxml2-dev \
libxslt1-dev \
libyaml-dev \
locales \
postgresql-client \
ruby \