Skip to content

Commit

Permalink
chore(deps): update ruby docker tag to v3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 26, 2024
1 parent cee72ee commit 9549980
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion with-sinatra/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ruby:3.3.0
FROM ruby:3.4.1
RUN apt-get update -qq && apt-get install -y build-essential

RUN mkdir -p /app
Expand Down

0 comments on commit 9549980

Please sign in to comment.