Skip to content

Commit 1d033a2

Browse files
committed
lock to ruby 3.3.10
1 parent d8cef2e commit 1d033a2

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
@@ -8,7 +8,7 @@ CMD ["/sbin/my_init"]
88

99
# customizing passenger-customizable image
1010
RUN /pd_build/ruby-3.3.*.sh
11-
# RUN bash -lc 'rvm --default use ruby-3.3'
11+
RUN bash -lc 'rvm --default use ruby-3.3.10'
1212
RUN /pd_build/redis.sh
1313

1414
# Nodejs

0 commit comments

Comments
 (0)