We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8451292 commit a6c2d2cCopy full SHA for a6c2d2c
Dockerfile
@@ -4,7 +4,7 @@
4
# docker-compose up
5
# docker-compose exec web bundle exec rake db:create db:schema:load ffcrm:demo:load
6
7
-FROM ruby:3.1
+FROM ruby:3.2
8
9
LABEL author="Steve Kenworthy"
10
0 commit comments