Commit 82d8dff
Fix Dockerfile Ruby version to match Gemfile and .ruby-version
Update Ruby version in Dockerfile from 3.4.6 to 3.4.3 to match the
version specified in both Gemfile and .ruby-version files. This resolves
the Docker build failure where bundler was complaining about the Ruby
version mismatch.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 43925fa commit 82d8dff
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments