Skip to content

Commit b55ba67

Browse files
committed
Update Ruby to 3.3
1 parent 7fdbc0d commit b55ba67

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)