Skip to content

Commit e68e997

Browse files
authored
Merge pull request #128 from actions/bump-ruby
Update Ruby to 3.3
2 parents 7fdbc0d + b55ba67 commit e68e997

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
@@ -1,4 +1,4 @@
1-
ARG RUBY_VERSION=3.2.2
1+
ARG RUBY_VERSION=3.3
22
FROM ruby:$RUBY_VERSION-slim
33

44
RUN apt-get update \

0 commit comments

Comments
 (0)