Skip to content

Commit ea8c25f

Browse files
chore(deps): update ruby docker tag to v3.4.7
1 parent 5603a31 commit ea8c25f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

with-sinatra/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ruby:3.3.0
1+
FROM ruby:3.4.7
22
RUN apt-get update -qq && apt-get install -y build-essential
33

44
RUN mkdir -p /app

0 commit comments

Comments
 (0)