Skip to content

Commit

Permalink
Merge pull request #196 from buildkite/dependabot/docker/ruby-3.4.2
Browse files Browse the repository at this point in the history
Bump ruby from 3.4.1 to 3.4.2
  • Loading branch information
james2791 authored Feb 16, 2025
2 parents 380cdc3 + 29082bf commit 9ee10f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ruby:3.4.1
FROM ruby:3.4.2

ENV RACK_ENV=production

Expand Down

0 comments on commit 9ee10f4

Please sign in to comment.