Skip to content

Commit a6c2d2c

Browse files
committed
Ruby 3.2
1 parent 8451292 commit a6c2d2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# docker-compose up
55
# docker-compose exec web bundle exec rake db:create db:schema:load ffcrm:demo:load
66

7-
FROM ruby:3.1
7+
FROM ruby:3.2
88

99
LABEL author="Steve Kenworthy"
1010

0 commit comments

Comments
 (0)